remove delve from Mason

Committer: Eric Olerud <eric@olerud.com>
pull/1444/head
Eric Olerud 1 year ago
parent c5a3dbe102
commit ab30b3e054

@ -41,7 +41,12 @@ return {
-- online, please don't ask me how to install them :) -- online, please don't ask me how to install them :)
ensure_installed = { ensure_installed = {
-- Update this to ensure that you have the debuggers for the langs you want -- Update this to ensure that you have the debuggers for the langs you want
'delve', 'clangd',
'json-lsp',
'rust-analyzer',
'lua-language-server',
'stylua',
'xmlformatter',
}, },
} }

Loading…
Cancel
Save