set tabstop=4 set softtabstop=4 set shiftwidth=4 set noexpandtab set nu set autoindent set cindent
将以上参数加到/usr/share/vim/vim74/filetype.vim 中
VIM 自动缩进 自动对齐
原文:http://liuyuan.blog.51cto.com/740753/1844773