diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/config/lsp/mason-lspconfig.fnl | 3 |
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]) |