Deleting unused setting

This commit is contained in:
Alex Yatskov 2015-01-29 20:42:49 +09:00
parent 4765faa194
commit fcc4b02668

View File

@ -27,7 +27,6 @@ set nofoldenable
set noswapfile set noswapfile
set nowrap set nowrap
set number set number
set path=$VIMPATH
set scrolloff=5 set scrolloff=5
set shiftwidth=4 set shiftwidth=4
set shortmess+=I set shortmess+=I