Skip to content

Commit

Permalink
Add set scrolloff=1.
Browse files Browse the repository at this point in the history
  • Loading branch information
adah1972 committed Jul 23, 2020
1 parent b685f19 commit 64bc8a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ set enc=utf-8
source $VIMRUNTIME/vimrc_example.vim

set fileencodings=ucs-bom,utf-8,gb18030,latin1
set scrolloff=1
set nobackup

if has('persistent_undo')
Expand Down

0 comments on commit 64bc8a2

Please sign in to comment.