Enable smoothscroll

This commit is contained in:
Anthony Rose 2023-02-22 11:18:23 +00:00
parent 794b3cdb4f
commit 6a7c641003

4
vimrc
View file

@ -201,6 +201,10 @@ else
set signcolumn=yes
endif
if has('patch-9.0.0640')
set smoothscroll
endif
if has('printer')
set printheader=%t%h%m%=Page\ %N
set printoptions=paper:A4,number:y,syntax:n