feat: Bloated config to hack away at
This commit is contained in:
parent
3e7690c1f2
commit
ea6f2b418d
3 changed files with 248 additions and 32 deletions
|
|
@ -94,7 +94,13 @@ 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',
|
||||
'bash-debug-adapter',
|
||||
-- 'cpptools',
|
||||
'debugpy',
|
||||
-- 'delve',
|
||||
-- 'java-debug-adapter',
|
||||
-- 'js-debug-adapter',
|
||||
-- 'kotlin-debug-adapter',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue