summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-30 18:26:04 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-30 18:26:04 +0200
commitcce9487d9a0dc7f3c9a590cb02d35eb4de729991 (patch)
treede2ff1a14c8e39f1a0c4a4065aa5457cf56c1d86
parent210a3fd7734cb5ffcc21ed26a502006e9633a050 (diff)
Update lsp servers
-rw-r--r--fnl/config/lsp/mason-lspconfig.fnl3
1 files changed, 2 insertions, 1 deletions
diff --git a/fnl/config/lsp/mason-lspconfig.fnl b/fnl/config/lsp/mason-lspconfig.fnl
index 704761d..a2bd714 100644
--- a/fnl/config/lsp/mason-lspconfig.fnl
+++ b/fnl/config/lsp/mason-lspconfig.fnl
@@ -10,10 +10,11 @@
:jsonls
:pyright
:rust_analyzer
+ :sumneko_lua
+ :sqls
:taplo
:terraformls
:texlab
- :sumneko_lua
:tflint
:yamlls
:zk])