feat: tree-sitter grammar for nushell

This commit is contained in:
Zhongheng Liu 2024-12-07 19:21:52 +02:00
commit 03a2702281
Signed by: steven
GPG key ID: 805A28B071DAD84B
2 changed files with 8 additions and 1 deletions

View file

@ -19,6 +19,8 @@
fsautocomplete.enable = true;
gopls.enable = true;
nushell.enable = true;
# For Nix
#nil_ls.enable = true;
nixd = {