mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 17:28:39 +02:00
plugins/nvim-lsp: Added taplo for TOML (#541)
This commit is contained in:
parent
2e7137058d
commit
a4e027ce33
2 changed files with 6 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
|||
sourcekit.enable = true;
|
||||
svelte.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
taplo.enable = true;
|
||||
terraformls.enable = true;
|
||||
texlab.enable = true;
|
||||
tsserver.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue