Right margin in Vim -


Is there any way to highlight the right margin on current documents? I have started working with Vim for some time now and I found that this column was irritated without correct margin at 80.

vim 7.3 has started color color.

 : setcolorcolumn = 80  

It's easy for you to remember the short form.

 : set cc = 80  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -