mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
language/just: init
Create the module `vim.languages.just` which provides support for treesitting and just-lsp.
This commit is contained in:
parent
69659e078b
commit
4b99fb6d90
4 changed files with 73 additions and 0 deletions
|
@ -468,4 +468,11 @@
|
|||
https://github.com/NotAShelf/nvf/commit/fc8206e7a61d7eb02006f9010e62ebdb3336d0d2).
|
||||
|
||||
[soliprem](https://github.com/soliprem):
|
||||
|
||||
- fix broken `neorg` grammars
|
||||
|
||||
[Cool-Game-Dev](https://github.com/Cool-Game-Dev):
|
||||
|
||||
[just-lsp]: https://github.com/terror/just-lsp
|
||||
|
||||
- Add just support under `vim.languages.just` using [just-lsp].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue