Commit graph

6 commits

Author SHA1 Message Date
Austin Horstman
abf20426cd modules/lsp/servers: add new unpackaged deps 2026-01-24 06:08:49 +00:00
Gaetan Lepage
db8177775e lsp/servers/packages: mark home_assistant as unpackaged 2025-12-28 04:26:49 +00:00
Gaetan Lepage
d2a0db38b7 lsp/servers/packages: add package for systemd_lsp 2025-12-28 04:26:49 +00:00
Gaetan Lepage
f0d62ddab4 lsp/servers/packages: mark brioche and hylo_ls as unpackaged 2025-12-17 21:23:05 +00:00
Matt Sturgeon
882eb84c35 plugins/lsp: drop customCmd
These have all been upstreamed into nvim-lspconfig. Going forward, we
should continue that trend.

If any nix-specific `cmd`s aren't accepted in nvim-lspconfig, they can
be patched in Nixpkgs instead.
2025-12-16 14:09:46 +00:00
Matt Sturgeon
c97e8e3425 modules/lsp: move packages.nix from plugins.lsp
Move plugins/lsp/lsp-packages.nix -> modules/lsp/servers/packages.nix
2025-12-13 17:19:54 +00:00
Renamed from plugins/lsp/lsp-packages.nix (Browse further)