diff --git a/docs/Keybindings.md b/docs/Keybindings.md index e224bcbee..a93a3eda9 100644 --- a/docs/Keybindings.md +++ b/docs/Keybindings.md @@ -12,8 +12,8 @@ c: commit changes shift+S: stash files o: open (osx only) - s: open in sublime (requires 'code' command) - v: open in vscode (requires 'subl' command) + s: open in sublime (requires 'subl' command) + v: open in vscode (requires 'code' command) i: add to .gitignore d: delete if untracked checkout if tracked (aka go away) shift+R: refresh files