I'm using Vim to write something where "pages" are important. Pages are a fixed number of lines.
I use :set colorcolumn to highlight the right margin. Is there anything similar to highlight every Nth line of the file?
I'm using Vim to write something where "pages" are important. Pages are a fixed number of lines.
I use :set colorcolumn to highlight the right margin. Is there anything similar to highlight every Nth line of the file?