modify scrolloff
This commit is contained in:
parent
7be51e66b4
commit
48c265049b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ set encoding=UTF-8
|
|||
set cursorline
|
||||
set mouse=a
|
||||
set incsearch
|
||||
set scrolloff=6
|
||||
set scrolloff=5
|
||||
" set wildmenu
|
||||
" set wildmode=full
|
||||
" TextEdit might fail if hidden is not set.
|
||||
|
|
Loading…
Add table
Reference in a new issue