reduced scroll offset

This commit is contained in:
ManjaroOne666 2017-10-02 12:25:17 +01:00
parent 8c86d7b4ba
commit 033a9cc55c
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -164,7 +164,7 @@ iabbrev waht what
iabbrev tehn then iabbrev tehn then
set iskeyword+=- set iskeyword+=-
set scrolloff=44 " scroll offset set scrolloff=10 " scroll offset
set showcmd " show command in bottom bar set showcmd " show command in bottom bar
set incsearch set incsearch