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
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
Thanks! That has been bugging me for a while