diff --git a/doc/pages/highlighters.asciidoc b/doc/pages/highlighters.asciidoc index fdb4f34b..ffd15fa1 100644 --- a/doc/pages/highlighters.asciidoc +++ b/doc/pages/highlighters.asciidoc @@ -65,6 +65,10 @@ highlighter is replaced with the new one. specify a string to separate the line numbers column from the rest of the buffer (default is '|') + *-cursor-separator* ::: + identical to *-separator* but applies only to the line of the cursor + (default is the same value passed to *-separator*) + *-min-digits* ::: always reserve room for at least *num* digits, so text doesn't jump around as lines are added or removed