nix-community.nixvim/plugins/lsp
Matt Sturgeon 5c52e8f9e4
plugins.lsp: alias onAttach to new lsp.onAttach
This simplifies the impl by doing global on-attach logic in a
`LspAttach` autocmd instead of adding lua lines to each server's
individual `on_attach` callback.

This is effectively a `mkAliasOptionModule` alias, other than the alias
only being applied when `plugins.lsp.enable`.
2025-05-07 14:51:45 +01:00
..
language-servers plugins/lsp/servers: replace rootDir with rootMarkers 2025-04-25 16:04:38 +01:00
default.nix plugins.lsp: alias onAttach to new lsp.onAttach 2025-05-07 14:51:45 +01:00
lsp-packages.nix plugins/lsp: mark ruff_lsp as unpackaged 2025-04-24 12:48:41 +02:00