1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

neovim: move lsp to config file, add xml lsp

This commit is contained in:
2024-11-09 15:38:21 +01:00
parent 136000540b
commit f3a5e0a54c
3 changed files with 14 additions and 11 deletions

View File

@@ -112,6 +112,7 @@ local language_servers = {
hls = {}, -- haskell-language-server
html = {}, -- vscode-langservers-extracted
jsonls = {}, -- vscode-langservers-extracted
lemminx = {}, -- lemminx (for xml)
nil_ls = {}, -- github:oxalica/nil
dhall_lsp_server = {}, -- dhall-lsp-server
-- rnix = {}, -- rnix-lsp