Skip to content
Bruno Heridet edited this page Jul 21, 2017 · 1 revision

Info boxes with multiple lines

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.

Clone this wiki locally