Mark 80th column in Vim
To show a visual mark at an specific column (80 is the more common) add these lines into your vimrc file
set textwidth=80
set colorcolumn=+1
hi ColorColumn guibg=#2e2e2e ctermbg=236
Written by Martin Trejo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#