scolloff set high so no scrolling
This commit is contained in:
parent
06d7f61e26
commit
8c86d7b4ba
2
vimrc
2
vimrc
|
@ -164,7 +164,7 @@ iabbrev waht what
|
||||||
iabbrev tehn then
|
iabbrev tehn then
|
||||||
|
|
||||||
set iskeyword+=-
|
set iskeyword+=-
|
||||||
set scrolloff=10 " scroll offset
|
set scrolloff=44 " scroll offset
|
||||||
set showcmd " show command in bottom bar
|
set showcmd " show command in bottom bar
|
||||||
set incsearch
|
set incsearch
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue