Keep two lines visible at the top/bottom of the screen

This commit is contained in:
Anthony Rose 2020-10-30 11:23:23 +00:00
parent 300da4103a
commit cdfe8e11a3

1
vimrc
View file

@ -65,6 +65,7 @@ set nrformats-=octal
set numberwidth=8
set relativenumber
set ruler
set scrolloff=2
set sessionoptions-=options
set smartcase
set smarttab