Simplify the typewriter mode
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -41,6 +41,7 @@ repdash = True
|
||||
repdots = True
|
||||
scrollpastend = False
|
||||
scollwithcursor = True
|
||||
scollfrompoint = 40
|
||||
fmtsinglequote = ‘, ’
|
||||
fmtdoublequote = “, ”
|
||||
spelltool = internal
|
||||
|
||||
Reference in New Issue
Block a user