[olug] vim behavior

Nick Walter waltern at iivip.com
Tue Sep 2 17:42:00 UTC 2003


The option you want to disable is 'cindent'.  Since I find it useful
sometimes I don't disable it in vimrc but a quick

:set nocindent 

inside VIM will disable it.

Nick Walter

On Tue, 2003-09-02 at 12:36, Derek & Lisa wrote:
> Does anyone know how to disable the what I feel is an annoying behavior of vim 
> when editing C program files.  When editing any file that ends in a .c with 
> the version of vim I am using, the interface makes strange and annoying 
> assumptions about my tab stops and comment lines.  I've tried creating a 
> .vimrc file but I am not sure what flag disables the behavior.
> 
> ty
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug
> 



More information about the OLUG mailing list