Use free string entries for padding instead of many switches

This commit is contained in:
Veronica K. B. Olsen
2021-03-14 14:23:44 +01:00
parent 1d59a67d6e
commit 9f979c02f8
4 changed files with 55 additions and 64 deletions
+2 -3
View File
@@ -48,10 +48,9 @@ autoscroll = False
autoscrollpos = 30
fmtsinglequote = ,
fmtdoublequote = “, ”
fmtpadsingle = False
fmtpaddouble = False
fmtpadbefore =
fmtpadafter =
fmtpadthin = False
fmtpadpunct = False
spelltool = internal
spellcheck = en
showtabsnspaces = False
@@ -48,10 +48,9 @@ autoscroll = True
autoscrollpos = 30
fmtsinglequote = ,
fmtdoublequote = “, ”
fmtpadsingle = False
fmtpaddouble = False
fmtpadbefore =
fmtpadafter =
fmtpadthin = False
fmtpadpunct = False
spelltool = internal
spellcheck = en
showtabsnspaces = True