feat: add gleam, lua and nix lsps
This commit is contained in:
@@ -59,3 +59,5 @@ lspconfig.pyright.setup {
|
||||
capabilities = capabilities,
|
||||
filetypes = { "python" },
|
||||
}
|
||||
|
||||
lspconfig.gleam.setup({})
|
||||
|
||||
@@ -138,6 +138,8 @@ local plugins = {
|
||||
"ruff",
|
||||
"black",
|
||||
"debugpy",
|
||||
"lua-language-server",
|
||||
"nil",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user