我的vim配置

set nocompatible
set number
set autoindent
set smartindent
set showmatch
set ruler
set incsearch
set tabstop=4
set nobackup
syntax on
" shift tab pages

 

posted on 2015-06-15 17:10  mmdsnb  阅读(26)  评论(0)    收藏  举报

导航