mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-03 12:17:35 +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
|
|
@ -46,6 +46,7 @@ in {
|
|||
./wgsl.nix
|
||||
./yaml.nix
|
||||
./ruby.nix
|
||||
./just.nix
|
||||
|
||||
# This is now a hard deprecation.
|
||||
(mkRenamedOptionModule ["vim" "languages" "enableLSP"] ["vim" "lsp" "enable"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue