feat: tree-sitter grammar for nushell
This commit is contained in:
parent
08def86724
commit
03a2702281
2 changed files with 8 additions and 1 deletions
|
@ -19,6 +19,8 @@
|
|||
fsautocomplete.enable = true;
|
||||
gopls.enable = true;
|
||||
|
||||
nushell.enable = true;
|
||||
|
||||
# For Nix
|
||||
#nil_ls.enable = true;
|
||||
nixd = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue