Compare commits
2 Commits
V2.3
...
87746f09ce
| Author | SHA1 | Date | |
|---|---|---|---|
| 87746f09ce | |||
| 5a7b073041 |
@@ -83,6 +83,7 @@
|
||||
(map-key "CTRL-k" editor-del-row "no-prefix")
|
||||
(map-key "CTRL-s" buffer-find "no-prefix")
|
||||
(map-key "CTRL-r" editor-move-to-end-of-word "no-prefix")
|
||||
(map-key "ARROW-RIGHT" editor-switch-next-buffer "user")
|
||||
(map-key "\"" editor-split-screen-vertical "user")
|
||||
(map-key "o" editor-switch-next-pane "user")
|
||||
(map-key "*" editor-unify-panes "user")
|
||||
|
||||
Reference in New Issue
Block a user