nix-community.nixvim/tests/test-sources/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
..
combine-plugins.nix plugins/treesitter: don't exclude nvim-treesitter from combining by default 2025-06-02 20:15:06 +03:00
default.nix tests: re-enable tests that work 2025-03-04 15:28:43 +01:00