Last Updated: November 19, 2020
·
25.78K
· iamjarvo

Highlight Line and Column in Vim

set cursorline        # highlight current line
set cursorcolumn # highlight current column

Below is a link to an image that shows the setting
http://cl.ly/image/3J381B3R2Q08

Related protips:

Basic Vim commands - For getting started

1 Response
Add your response

Can you share your vim theme?
I'm using vim in GitBash (windows), my setting make to this:
Imgur

over 1 year ago ·