summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTomas Alejandro V. Falgui III <tomyfalguiiii@yahoo.com>2018-08-06 20:53:17 +0800
committerGitHub <noreply@github.com>2018-08-06 20:53:17 +0800
commit17cf4cec31a2e96a9a8297eb6cc12abe4153d6e2 (patch)
tree60f1c16eacbddec92850596c528b0bc552fcd763 /docs
parent69378b8ff4a0ba1785cd0d29f9f95dc14b8dab31 (diff)
Switched incorrect cli keywords
Diffstat (limited to 'docs')
-rw-r--r--docs/Keybindings.md4
1 files changed, 2 insertions, 2 deletions
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