Disable auto commenting in VIM using the .vimrc file

Combined some tips together to figure this one out.

Put this into your .vimrc file:

au FileType * setl fo=cql

I’m using VIM version 7.1.12


This entry was posted in Linux. Bookmark the permalink.

One Response to Disable auto commenting in VIM using the .vimrc file

  1. Dallace says:

    Thanks! That has been bugging me for a while

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>