nix-community.nixvim/tests/test-sources/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 tests: disable papis test on darwin 2025-05-19 00:26:01 +02:00
colorschemes colorschemes/bamboo: init 2025-05-09 08:20:57 +01:00
lazyloading tests/lazyloading/lz-n: runNvim false 2024-12-10 10:15:10 -06:00
lsp plugins/lsp: remove unused internal enabledServers.*.capabilities option 2025-04-26 21:52:14 +02:00
pluginmanagers plugins/lz-n: add tests for keymap(<plugin>).set API 2025-05-09 01:14:36 +01:00
lua-config.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00