vim

set nowritebackup
set nobackup
set noswapfile

set ic
set hlsearch

syntax on

"colorscheme  darkblue
set background=dark

"set autoindent
set termencoding=utf-8
set encoding=utf-8

set tabstop=4
set softtabstop=4
set shiftwidth=4

set ts=4
set expandtab

posted @ 2015-12-31 18:12  默默无语敲代码  阅读(157)  评论(0编辑  收藏  举报