6 ms·
I prefer hybrid line numbering. This way, you can see the true number of the line you are on, while all the other lines on the screen are numbered relative to y
by AlexSolution 13y ago
I prefer hybrid line numbering. This way, you can see the true number of the line you are on, while all the other lines on the screen are numbered relative to your position.
http://jeffkreeftmeijer.com/2013/vims-new-hybrid-line-number-mode/ http://jeffkreeftmeijer.com/2013/vims-new-hybrid-line-number...
- solutionyogi 13y agoNow this is perfection. Get both relative line numbering and absolute line numbers. However, I use the vim-powerline plugin which displays the current line number/total lines at the bottom which is enough for me.