No more Vim

This commit is contained in:
2026-07-22 18:16:14 -04:00
parent c8b838afb3
commit 4709bdf8b7
7 changed files with 21 additions and 1275 deletions

View File

@@ -371,5 +371,20 @@
"key": "O"
}
],
"workspace:close": []
"workspace:close": [
{
"modifiers": [
"Mod"
],
"key": "W"
}
],
"editor:follow-link": [
{
"modifiers": [
"Alt"
],
"key": "Enter"
}
]
}