scolloff set high so no scrolling

This commit is contained in:
ManjaroOne666 2017-10-02 12:14:34 +01:00
parent 06d7f61e26
commit 8c86d7b4ba
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

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