updated the lsp portion

This commit is contained in:
2026-01-20 12:16:15 -07:00
parent 3b41bd1552
commit 9c7c68c8f4
4 changed files with 5 additions and 44 deletions

View File

@@ -139,9 +139,9 @@ return {
"jay-babu/mason-nvim-dap.nvim",
opts = {
ensure_installed = {
"go",
"python",
"node2",
"delve",
"js"
},
},
},