- Notifications
You must be signed in to change notification settings - Fork750
Info boxes
Bruno Heridet edited this pageJul 21, 2017 ·1 revision
To write newlines in the info boxes you need to have a string with actual newlines, like this:
info %{First line in info box.Lots of information.Some more lines...}
Interactively, a newline character can be typed using<c-v>
in the prompt.
- Normal mode commands
- Avoid the escape key
- Implementing user mode (Leader key)
- Kakoune explain
- Kakoune TV