nix-community.nixvim/plugins/by-name/rustaceanvim
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
..
default.nix plugins.lsp: alias onAttach to new lsp.onAttach 2025-05-07 14:51:45 +01:00
renamed-options.nix plugins/languages: move to by-name 2024-09-09 14:34:18 -05:00
settings-options.nix plugins.lsp: alias onAttach to new lsp.onAttach 2025-05-07 14:51:45 +01:00