This commit is contained in:
2024-09-09 09:26:08 -04:00
parent 5886539ac6
commit 918b72c8fd
2 changed files with 3 additions and 1 deletions

View File

@@ -88,6 +88,8 @@ return {
lsp.lua_ls.setup({})
lsp.nil_ls.setup({})
lsp.clangd.setup({})
lsp.astro.setup({})
end,
},
}