nix-community.nixvim/plugins/by-name/treesitter
Stanislav Asunkin d063d0dd5e plugins/treesitter: don't exclude nvim-treesitter from combining by default
Nvim-treesitter's parsers from nixpkgs don't include grammars anymore.
Originally it was added to standalonePlugins as workaround.
If the user has some other plugin containing treesitter queries, this
change can cause a build failure due to collisions. But since it is
easier to add the plugin to standalonePlugins compared to removing it, I
think this should be the default.
2025-06-02 20:15:06 +03:00
..
default.nix plugins/treesitter: don't exclude nvim-treesitter from combining by default 2025-06-02 20:15:06 +03:00
injections.scm plugins/treesitter: injections support luaConfig strings 2025-01-06 15:46:42 -06:00