Keep two lines visible at the top/bottom of the screen
This commit is contained in:
parent
300da4103a
commit
cdfe8e11a3
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -65,6 +65,7 @@ set nrformats-=octal
|
||||||
set numberwidth=8
|
set numberwidth=8
|
||||||
set relativenumber
|
set relativenumber
|
||||||
set ruler
|
set ruler
|
||||||
|
set scrolloff=2
|
||||||
set sessionoptions-=options
|
set sessionoptions-=options
|
||||||
set smartcase
|
set smartcase
|
||||||
set smarttab
|
set smarttab
|
||||||
|
|
Loading…
Reference in a new issue