user/neovim-minimal: use stable nvim-treesitter
This commit is contained in:
parent
8dcbfc1929
commit
8a7c383296
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
cmp_luasnip
|
cmp_luasnip
|
||||||
luasnip
|
luasnip
|
||||||
|
|
||||||
(pkgs.me.nvim-treesitter-nightly.withPlugins (p: with p; [
|
(nvim-treesitter.withPlugins (p: with p; [
|
||||||
tree-sitter-comment
|
tree-sitter-comment
|
||||||
tree-sitter-json
|
tree-sitter-json
|
||||||
tree-sitter-lua
|
tree-sitter-lua
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue