Add ]o [o keybinds -> next/prev outline heading
This commit is contained in:
parent
a65868ba89
commit
55c54a9848
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@
|
|||
:m "[a" #'evil-backward-arg
|
||||
:n "]b" #'next-buffer
|
||||
:n "[b" #'previous-buffer
|
||||
:m "]o" #'outline-next-visible-heading
|
||||
:m "[o" #'outline-previous-visible-heading
|
||||
:n "]w" #'+workspace/switch-right
|
||||
:n "[w" #'+workspace/switch-left
|
||||
:m "gt" #'+workspace/switch-right
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue