Added section on programming, added hotkey for explorer.

This commit is contained in:
2022-04-25 22:33:59 -04:00
parent 6bbb623f7c
commit 8cbe3f8dca
4 changed files with 24 additions and 5 deletions

View File

@@ -7,5 +7,14 @@
],
"key": "G"
}
],
"file-explorer:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "E"
}
]
}