vimrc 留備份

set encoding=UTF-8 "encode with UTF-8"
set backspace=2
set nu
syn on
set ai!
syntax enable
syntax on
map <C-r> :make
set autochdir
"設置自動換行
set tabstop=4
set softtabstop=4
set shiftwidth=4
set autoindent
set cindentspa

set noerrorbells
set novisualbell
set t_vb=code

相關文章
相關標籤/搜索