Linux环境.vimrc.utf-8设置

syntax on set ts=4 set autoindent set smartindent set cindent shiftwidth=4 set softtabstop=4 autocmd FileType c set expandtab autocmd FileType cpp set expandtab autocmd FileType php set expandtab auto
相关文章
相关标签/搜索