feat: add gleam, lua and nix lsps

This commit is contained in:
2024-12-23 18:45:46 +05:00
parent 52be02482a
commit e12d8722d5
2 changed files with 4 additions and 0 deletions

View File

@@ -59,3 +59,5 @@ lspconfig.pyright.setup {
capabilities = capabilities,
filetypes = { "python" },
}
lspconfig.gleam.setup({})