ensure mason installs codelldb for dap integration
This commit is contained in:
parent
3fde32555f
commit
afa89e69b1
|
@ -65,6 +65,7 @@ return {
|
|||
ensure_installed = {
|
||||
-- Update this to ensure that you have the debuggers for the langs you want
|
||||
--'delve',
|
||||
'codelldb',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue