1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-07 09:31:06 +01:00
nixvim/tests/test-sources/plugins
Matt Sturgeon 94331cc50d plugins/lsp: use the new lsp module under the hood
- Re-implement setup wrapping and capabilities to preserve existing
  behaviour
- Alias `package` options to new lsp module
- Alias `packageFallback` options to new lsp module
- Alias `preConfig` and `postConfig` to `lsp.luaConfig`
2025-09-30 20:16:00 +00:00
..
by-name plugins/nvim-bqf: migrate to mkNeovimPlugin 2025-09-27 23:46:54 +00:00
cmp ci: only build "grouped" tests on x86_64-linux 2025-09-07 21:08:16 +00:00
colorschemes colorschemes/gruvbox-material: init 2025-09-07 14:29:04 +00:00
lazyloading tests/lazyloading/lz-n: runNvim false 2024-12-10 10:15:10 -06:00
lsp plugins/lsp: use the new lsp module under the hood 2025-09-30 20:16:00 +00: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