Changeset 385

Show
Ignore:
Timestamp:
05/15/2007 06:23:34 AM (19 months ago)
Author:
moo
Message:

updated .vimrc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/.vimrc

    r384 r385  
    1  
    2 au FileType m4 setlocal ts=2 sw=2 fdm=marker 
    31set noexpandtab 
     2au FileType m4 setlocal ts=2 sw=2 fdm=marker noexpandtab 
     3au FileType c setlocal ts=4 sw=4 fdm=marker noexpandtab