Changeset 452

Show
Ignore:
Timestamp:
07/12/2007 03:23:30 AM (17 months ago)
Author:
moo
Message:

merge .vimrc from trunk

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.2/.vimrc

    r1 r452  
    1  
    2 au FileType m4 setlocal ts=2 sw=2 fdm=marker 
     1set noexpandtab 
     2au FileType m4 setlocal ts=2 sw=2 fdm=marker noexpandtab 
     3au FileType c setlocal ts=4 sw=4 fdm=marker noexpandtab