mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +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
|
@ -87,6 +87,7 @@ isMaximal: {
|
|||
hcl.enable = false;
|
||||
ruby.enable = false;
|
||||
fsharp.enable = false;
|
||||
just.enable = false;
|
||||
|
||||
tailwind.enable = false;
|
||||
svelte.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue