First 'personal' version

This commit is contained in:
Si-gis 2024-03-29 16:39:53 +01:00
parent 65a5ac404b
commit 0ddbc08655
2 changed files with 11 additions and 6 deletions

View file

@ -39,6 +39,7 @@ return {
ensure_installed = {
-- Update this to ensure that you have the debuggers for the langs you want
'delve',
'codelldb',
},
}