fix(mason): enable portable tool installs

This commit is contained in:
Bryan Ramos 2026-04-30 10:41:11 -04:00
parent 6e5c670a31
commit 798a266ed7
2 changed files with 27 additions and 26 deletions

View file

@ -1,5 +1,3 @@
return {
{ "williamboman/mason.nvim", enabled = false },
{ "williamboman/mason-lspconfig.nvim", enabled = false },
{ "jay-babu/mason-nvim-dap.nvim", enabled = false },
}