1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-18 16:29:40 +01:00
nixvim/plugins/lsp/language-servers
Jeremy Fleischman 8fcf8a9ef1 plugins/lsp/vue_ls: add a tslsIntegration option
This new `plugins.lsp.servers.vue_ls.tslsIntegration` is a shameless
copy of of pre-existing `plugins.lsp.servers.volar.tslsIntegration`
option.

Full disclosure: I have not tested this as I use the newer `lsp` module.

I'm not sure if this fixes
https://github.com/nix-community/nixvim/issues/3600, but it's a least
part of it.
2025-10-04 18:11:20 +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/vue_ls: add a tslsIntegration option 2025-10-04 18:11:20 +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