我的vimrc配置

set nocompatible 
set number 
set wrap! 
filetype on 
set history=50 
filetype plugin on 
"set background=dark 
colorscheme pablo 
syntax on 
set cursorline 
set autoindent 
set smartindent 
set tabstop=4 
set shiftwidth=4 
set softtabstop=4 
set noexpandtab 
set smarttab 
set showcmd 
set showmode 
set showmatch 
set vb t_vb= 
set ruler 
set hls 
set incsearch 
set cin 
set mouse=a 
set cindent 
set sm 
set ai 
posted @ 2014-03-18 22:54  超级忍者龟  阅读(104)  评论(0编辑  收藏  举报