-
Notifications
You must be signed in to change notification settings - Fork 715
Jumplist
Bruno Heridet edited this page Jun 6, 2017
·
1 revision
-
<c-i>
jumps backward -
<c-o>
jumps forward
:buffer
:buffer-next
:buffer-previous
:edit
- explicit push:
<c-s>
- goto commands (both
g
andG
):4g
,gg
,gj
,gk
,ge
,ga
,gf
,g.
- regex prompt validation (search, select, split, keep)
- Normal mode commands
- Avoid the escape key
- Implementing user mode (Leader key)
- Kakoune explain
- Kakoune TV