1
0
Fork 0
xcache/.vimrc

4 lines
129 B
VimL

set noexpandtab
au FileType m4 setlocal ts=2 sw=2 fdm=marker noexpandtab
au FileType c setlocal ts=4 sw=4 fdm=marker noexpandtab