No more Vim
This commit is contained in:
17
hotkeys.json
17
hotkeys.json
@@ -371,5 +371,20 @@
|
||||
"key": "O"
|
||||
}
|
||||
],
|
||||
"workspace:close": []
|
||||
"workspace:close": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "W"
|
||||
}
|
||||
],
|
||||
"editor:follow-link": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Alt"
|
||||
],
|
||||
"key": "Enter"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user