... | ... |
@@ -14,10 +14,11 @@ To install, run |
14 | 14 |
Key Bindings |
15 | 15 |
------------- |
16 | 16 |
|
17 |
-`Ctrl + b` Go back in the directory location history |
|
18 |
-`Ctrl + f` Go forward in the directory location history |
|
19 |
-`Ctrl + u` Go up in the directory structure |
|
20 |
-`Ctrl + k` ls |
|
17 |
+`Ctrl + b` Go back in the directory location history |
|
18 |
+`Ctrl + f` Go forward in the directory location history |
|
19 |
+`Ctrl + u` Go up in the directory structure |
|
20 |
+`Ctrl + k` ls |
|
21 |
+`Alt + v` vim |
|
21 | 22 |
|
22 | 23 |
Not ideal, I'm open to suggestions. |
23 | 24 |
|