nix-community.nixvim/tests/test-sources/plugins/by-name/lsp-format
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
..
default.nix Port lsp-format to use non-deprecated setup instructions 2025-05-05 14:13:25 -07:00