git config

This commit is contained in:
2024-09-09 14:02:00 -04:00
parent 7139def62c
commit b8cbda3f63
3 changed files with 13 additions and 1 deletions

View File

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