12.nixvim/plugins
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
..
by-name plugins/treesitter: don't exclude nvim-treesitter from combining by default 2025-06-02 20:15:06 +03:00
cmp
colorschemes
lsp
pluginmanagers
default.nix
deprecation.nix
TEMPLATE.nix