root/trunk/.vimrc

Revision 385, 129 bytes (checked in by moo, 16 months ago)

updated .vimrc

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.