compile all grammars for nvim-treesitter

This commit is contained in:
Noah Masur
2023-03-24 16:20:41 -04:00
parent b06b6490f4
commit f9c09deb2a
3 changed files with 6 additions and 15 deletions

View File

@ -74,7 +74,7 @@
flake = false;
};
nvim-treesitter-src = {
url = "github:nvim-treesitter/nvim-treesitter";
url = "github:nvim-treesitter/nvim-treesitter/v0.8.5.2";
flake = false;
};
telescope-nvim-src = {