mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 11:44:32 +02:00
plugins/lsp: add sqls language server
This commit is contained in:
parent
d45c30f160
commit
97131789ae
2 changed files with 5 additions and 0 deletions
|
@ -159,6 +159,7 @@
|
|||
# As of 2024-03-11, sourcekit-lsp is broken on aarch64
|
||||
# TODO: re-enable this test when fixed
|
||||
sourcekit.enable = !pkgs.stdenv.isAarch64;
|
||||
sqls.enable = true;
|
||||
svelte.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
taplo.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue