fix(neovim): install correct grammars for nvim-treesitter
This commit is contained in:
parent
8e1499e211
commit
c4d94dadf8
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ in {
|
|||
cmp-nvim-lsp
|
||||
cmp_luasnip
|
||||
|
||||
(nvim-treesitter.withPlugins (_: pkgs.tree-sitter.allGrammars))
|
||||
nvim-treesitter.withAllGrammars
|
||||
nvim-treesitter-context
|
||||
nvim-treesitter-refactor
|
||||
nvim-treesitter-textobjects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue