标签:vim archive blog ndt class arc set arch log
set nocompatible set encoding=utf-8 syntax on set autoindent set smartindent set tabstop=4 set softtabstop=4 set expandtab set ai! set cindent shiftwidth=4 set number set ruler set laststatus=2 set statusline=%<%F\ [%l]
参考文献:cnblogs.com/lovevivi/archive/2013/07/24/3210864
标签:vim archive blog ndt class arc set arch log
原文地址:http://www.cnblogs.com/jhc888007/p/7439784.html