VI 配置

au BufRead,BufNewFile SConstruct setfiletype python
set autoindent
set smartindent
set nocompatible
set nu
filetype on
set history=1000
set background=dark
syntax on
set ts=5
set shiftwidth=5
set showmatch
set ruler
set nohls
set incsearch
colorscheme torte
 
posted @ 2011-03-28 14:30  June-X  阅读(137)  评论(0编辑  收藏  举报