visual
set softtabstop=4 set shiftwidth=4
設定Tab的間隔
set smartindent 自動縮排
nnoremap <F2> :setnonumber!<CR>:set foldcolumn=0<CR>
By Huei-Jhen Jhuang