Merge branch 'master' into patch-1

This commit is contained in:
Gilad Sher 2024-09-07 11:53:39 -04:00 committed by GitHub
commit 5f4d8471bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 340 additions and 11 deletions

View file

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