remove delve from Mason
Committer: Eric Olerud <eric@olerud.com>
This commit is contained in:
parent
c5a3dbe102
commit
ab30b3e054
|
@ -41,7 +41,12 @@ return {
|
|||
-- online, please don't ask me how to install them :)
|
||||
ensure_installed = {
|
||||
-- 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…
Reference in New Issue