user/neovim-minimal: use stable nvim-treesitter

This commit is contained in:
LavaDesu 2022-02-02 16:02:58 +07:00
parent 8dcbfc1929
commit 8a7c383296
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -27,7 +27,7 @@
cmp_luasnip
luasnip
(pkgs.me.nvim-treesitter-nightly.withPlugins (p: with p; [
(nvim-treesitter.withPlugins (p: with p; [
tree-sitter-comment
tree-sitter-json
tree-sitter-lua