Change name of scroll position variable and fix calculation of it

This commit is contained in:
Veronica K. B. Olsen
2020-10-11 23:03:37 +02:00
parent 322be33ac4
commit d0bda15b0a
5 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ repdash = True
repdots = True
scrollpastend = True
scollwithcursor = False
scollfrompoint = 40
scolltopoint = 40
fmtsinglequote = ,
fmtdoublequote = “, ”
spelltool = internal
+1 -1
View File
@@ -41,7 +41,7 @@ repdash = True
repdots = True
scrollpastend = False
scollwithcursor = True
scollfrompoint = 40
scolltopoint = 40
fmtsinglequote = ,
fmtdoublequote = “, ”
spelltool = internal