|
|
|
|
|
by gnosis
4721 days ago
|
|
This looks quite useful to me. Feature request: allow the user to select separate colors for the relative and absolute line numbers, and for the slash. So three separate colors in total. That would make it easier to read. Another idea is to have relative line numbers on the left side of the screen, and absolute line numbers on the right (or vice-versa). |
|
On a side note, to your second request of left-side/right-side splits for line numbers: my first experimentation was to do just that. Left side was rnu and right side was nu, but the way vim's buffers work out, it wasn't very practical. It also caused headaches for rtl text and so on if I remember correctly.