nix-community.nixvim/tests/test-sources/plugins
Jeremy Fleischman 64cd675ece
Port lsp-format to use non-deprecated setup instructions
Upstream still documents the now-deprecated
`require("lspconfig").<name>.setup` mechanism. I believe the modern
alternative is to register a `LspAttach` autocmd. For more context, see:

- https://github.com/lukas-reineke/lsp-format.nvim/issues/98
- https://github.com/lukas-reineke/lsp-format.nvim/pull/99
2025-05-05 14:13:25 -07:00
..
by-name Port lsp-format to use non-deprecated setup instructions 2025-05-05 14:13:25 -07:00
cmp tests: move away from string comparisons with stdenv.hostPlatform 2025-04-21 21:25:15 +10:00
colorschemes colorschemes/kanagawa-paper: init 2025-05-04 20:42:00 +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 modules/dependencies: add git 2025-04-11 08:51:45 +10:00
lua-config.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00