remove extra quotes

This commit is contained in:
hophacker 2019-04-10 18:42:42 +08:00
parent 98f07f2bd3
commit 8eb57701b7

1
vimrc
View File

@ -127,7 +127,6 @@ set wildignore+=log/**
set wildignore+=tmp/**
set wildignore+=*.png,*.jpg,*.gif
"
" ================ Scrolling ========================
set scrolloff=8 "Start scrolling when we're 8 lines away from margins