nix-community.nixvim/tests/test-sources
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
..
example-configurations plugins/lsp: Use the auto-generated lsp plugin list 2024-10-08 21:29:43 +02:00
modules modules/lsp: enable servers."*" by default 2025-05-01 00:36:41 +01:00
plugins Port lsp-format to use non-deprecated setup instructions 2025-05-05 14:13:25 -07:00
env.nix modules: add env option 2025-03-24 18:50:29 +01:00
examples.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extended-lib.nix lib/options: remove deprecated package option helpers 2024-09-05 02:24:52 +01:00