vim的簡單配置

set number    
set nocompatible    
filetype on    
set background = dark    
syntax on    
set autoindent    
set smartindent    
set showmatch    
set tabstop=4    
set shiftwidth=4
相關文章
相關標籤/搜索