Simplify the typewriter mode

This commit is contained in:
Veronica K. B. Olsen
2020-10-11 22:52:06 +02:00
parent 77ec41a820
commit c76c2df925
5 changed files with 37 additions and 38 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
[Main]
timestamp = 2020-10-11 18:29:34
timestamp = 2020-10-11 22:50:45
theme = default
syntax = default_light
icons = typicons_colour_light
@@ -41,6 +41,7 @@ repdash = True
repdots = True
scrollpastend = True
scollwithcursor = False
scollfrompoint = 40
fmtsinglequote = ,
fmtdoublequote = “, ”
spelltool = internal
+1
View File
@@ -41,6 +41,7 @@ repdash = True
repdots = True
scrollpastend = False
scollwithcursor = True
scollfrompoint = 40
fmtsinglequote = ,
fmtdoublequote = “, ”
spelltool = internal