1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-17 22:41:13 +01:00
nixvim/modules/lsp
Matt Sturgeon 29aa60b43a
modules/lsp: add per-server name option
This allows users to override the name used for a given `lsp.servers.*`
entry. The default is still the attr-name.

This may be useful to inject raw lua, or to configure the same server in
different ways via different attrs.
2025-04-28 18:23:49 +01:00
..
default.nix modules/lsp: add per-server name option 2025-04-28 18:23:49 +01:00
server.nix modules/lsp: add per-server name option 2025-04-28 18:23:49 +01:00