Is there a way to highlight only the current line number (in the left hand coloumn) in vim, without highlighting the background of the current line? Ideally, I
You want to look at
:se cursorline
and perhaps even/also
:se cursorcolumn