root/trunk/.vimrc @ 605

Revision 605, 129 bytes (checked in by moo, 4 years ago)

eol-style

  • Property svn:eol-style set to native
Line 
1set noexpandtab
2au FileType m4 setlocal ts=2 sw=2 fdm=marker noexpandtab
3au FileType c setlocal ts=4 sw=4 fdm=marker noexpandtab
Note: See TracBrowser for help on using the browser.