mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-30 22:59:31 +02:00
plugins/lsp: add lexical language server
This commit is contained in:
parent
30bddf7da1
commit
512ac70ec9
2 changed files with 5 additions and 0 deletions
|
@ -143,6 +143,7 @@
|
|||
kotlin-language-server.enable = true;
|
||||
leanls.enable = true;
|
||||
lemminx.enable = true;
|
||||
lexical.enable = true;
|
||||
ltex.enable = true;
|
||||
lua-ls.enable = true;
|
||||
marksman.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue