I would like to show the current column in the statusbar, as is common in many other text editors. E.g. it's good to know if you are around column 80 or above.
How to show the current column in the statusbar?
|
|
|
Try if setting 'ruler' option is what you are looking for. On my computer at the bottom right shows the line and column where I have the cursor.
EDIT TO COMMENTS: From the help of vim (command
You can try changing it with |
|||||||||||||
|
|
See I have this in my
which outputs
in my statusline. I don't have |
|||
|
|