mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 02:38:38 +02:00
plugins/lsp: add typos-lsp
This commit is contained in:
parent
82a24d0d42
commit
f53be2242e
2 changed files with 6 additions and 0 deletions
|
@ -158,6 +158,7 @@
|
|||
terraformls.enable = true;
|
||||
texlab.enable = true;
|
||||
tsserver.enable = true;
|
||||
typos-lsp.enable = true;
|
||||
typst-lsp.enable = true;
|
||||
vala-ls.enable = true;
|
||||
vls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue