12.nixvim/modules/lsp
Matt Sturgeon d8c9d8451d modules/lsp/servers: simplify displayName and packageName
Move the `let in` block defining `displayName` and `packageName` up so
it doesn't have to deal with the module arg `name` shadowing `args.name`.

This simplifies the implementation and reduces repetition.

(cherry picked from commit 12a76dd12b)
2025-12-15 11:07:39 +00:00
..
servers modules/lsp/servers: simplify displayName and packageName 2025-12-15 11:07:39 +00:00
default.nix modules/lsp: add onAttach option 2025-05-06 14:08:03 +01:00
keymaps.nix modules/lsp: select relevant fields in keymaps table 2025-09-30 17:01:17 +00:00
on-attach.nix modules/lsp/onAttach: fix bufnr and document event arg 2025-05-13 18:45:00 +01:00