nix-community.nixvim/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 modules/dependencies: add fish 2025-04-11 08:51:45 +10:00
colorschemes colorschemes/kanagawa-paper: init 2025-05-04 20:42:00 +01:00
lsp plugins/lsp: rename lua scope to nvim-lspconfig 2025-04-28 18:11:39 +02:00
pluginmanagers modules/dependencies: add git 2025-04-11 08:51:45 +10:00
default.nix colorschemes/kanagawa-paper: init 2025-05-04 20:42:00 +01:00
deprecation.nix plugins/deprecations: move codeium enable option renames to top level deprecations 2025-04-20 07:55:12 +10:00
TEMPLATE.nix contributing: reduce emphasis on settingsOptions 2025-04-21 10:04:38 +01:00