packages/nvim-treesitter-nightly: init
this took way too long because i didn't realise .withPlugins only overrides the original one aaaaaaa
This commit is contained in:
parent
ed5c719ff7
commit
e2ee6940ab
5 changed files with 46 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in {
|
|||
cmp_luasnip
|
||||
luasnip
|
||||
|
||||
(nvim-treesitter.withPlugins (p: with p; [
|
||||
(pkgs.me.nvim-treesitter-nightly.withPlugins (p: with p; [
|
||||
tree-sitter-comment
|
||||
tree-sitter-c-sharp
|
||||
pkgs.me.tree-sitter-glimmer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue