-
Notifications
You must be signed in to change notification settings - Fork 720
Wrapping
Bruno Heridet edited this page Jul 20, 2017
·
14 revisions
hook buffer InsertChar [^\n] %{
exec -draft "gh<a-k>.{80,}<ret><a-;>bi<ret><esc>"
}
- Normal mode commands
- Avoid the escape key
- Implementing user mode (Leader key)
- Kakoune explain
- Kakoune TV