test
This commit is contained in:
parent
3ce1b14157
commit
da23e52670
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ in
|
||||||
toggleterm-nvim # embed terminals (for lazygit,...)
|
toggleterm-nvim # embed terminals (for lazygit,...)
|
||||||
|
|
||||||
# treesitter
|
# treesitter
|
||||||
(nvim-treesitter.withPlugins (
|
(pkgs.unstable.vimPlugins.nvim-treesitter.withPlugins (
|
||||||
plugins: pkgs.tree-sitter.allGrammars
|
plugins: pkgs.tree-sitter.allGrammars
|
||||||
))
|
))
|
||||||
]);
|
]);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue