This commit is contained in:
2026-03-09 21:58:31 -04:00
parent 2815476822
commit 3f262adbb6
3 changed files with 7 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ vim.lsp.enable {
"gopls",
"lua_ls",
"clangd",
"jdtls",
"rust-analyzer",
}