Skip to content

Instantly share code, notes, and snippets.

// Place your key bindings in this file to overwrite the defaults
[
{
"key": "home",
"command": "cursorHome",
"when": "editorTextFocus"
},
{
"key": "ctrl+a",
"command": "cursorHome",