mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 08:53:28 +02:00
plugins/lsp: add marksman language server (#867)
This commit is contained in:
parent
5fcfb763cd
commit
2bcdcfafe5
2 changed files with 6 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
|||
leanls.enable = true;
|
||||
ltex.enable = true;
|
||||
lua-ls.enable = true;
|
||||
marksman.enable = true;
|
||||
metals.enable = true;
|
||||
nil_ls.enable = true;
|
||||
nixd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue