feat: install treesitter cli from neovim nightly overlay
This commit is contained in:
parent
177f82a6a6
commit
eb0b7efc3c
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@
|
||||||
pkgs.bash-language-server
|
pkgs.bash-language-server
|
||||||
# for justfile
|
# for justfile
|
||||||
pkgs.just-lsp
|
pkgs.just-lsp
|
||||||
|
# for treesitter
|
||||||
|
inputs.neovim-nightly-overlay.packages.${pkgs.stdenv.hostPlatform.system}.tree-sitter
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue