nix-community.nixvim/plugins
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
..
by-name plugins.lsp: alias onAttach to new lsp.onAttach 2025-05-07 14:51:45 +01: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: alias onAttach to new lsp.onAttach 2025-05-07 14:51:45 +01: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