1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-24 18:00:59 +01:00
nixvim/plugins/lsp/language-servers
Matt Sturgeon 96c9775a5f plugins/lsp/volar: handle null package with ts_ls integration
The ts_ls integration needs to call `getBin cfg.package`, so the package
cannot be null.

Adds an assertion.
2025-10-03 19:34:03 +00:00
..
_mk-lsp.nix plugins/lsp: use the new lsp module under the hood 2025-09-30 20:16:00 +00:00
_renamed.nix plugins/lsp: Use the auto-generated lsp plugin list 2024-10-08 21:29:43 +02:00
ccls.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
dartls-settings.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
default.nix plugins/lsp/volar: handle null package with ts_ls integration 2025-10-03 19:34:03 +00:00
hls.nix plugins/lsp: add packageFallback option 2025-06-16 17:19:27 +00:00
jsonnet-ls-settings.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
ltex-settings.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
lua-ls-settings.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
nil-ls-settings.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
nixd-settings.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
pylsp.nix treewide: format with new treefmt 2025-07-25 16:18:00 +00:00
rust-analyzer-config.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
rust-analyzer.nix plugins/lsp: add packageFallback option 2025-06-16 17:19:27 +00:00
svelte.nix plugins/lsp: modernize implem of language-servers 2024-12-14 23:04:25 +00:00
tinymist-settings.nix plugins/lsp: fix tinymist implementation and update options 2024-12-14 18:20:47 +00:00