Fix tests
This commit is contained in:
@@ -48,6 +48,10 @@ autoscroll = False
|
|||||||
autoscrollpos = 30
|
autoscrollpos = 30
|
||||||
fmtsinglequote = ‘, ’
|
fmtsinglequote = ‘, ’
|
||||||
fmtdoublequote = “, ”
|
fmtdoublequote = “, ”
|
||||||
|
fmtpadsingle = False
|
||||||
|
fmtpaddouble = False
|
||||||
|
fmtpadthin = False
|
||||||
|
fmtpadpunct = False
|
||||||
spelltool = internal
|
spelltool = internal
|
||||||
spellcheck = en
|
spellcheck = en
|
||||||
showtabsnspaces = False
|
showtabsnspaces = False
|
||||||
|
|||||||
@@ -48,6 +48,10 @@ autoscroll = True
|
|||||||
autoscrollpos = 30
|
autoscrollpos = 30
|
||||||
fmtsinglequote = ‘, ’
|
fmtsinglequote = ‘, ’
|
||||||
fmtdoublequote = “, ”
|
fmtdoublequote = “, ”
|
||||||
|
fmtpadsingle = False
|
||||||
|
fmtpaddouble = False
|
||||||
|
fmtpadthin = False
|
||||||
|
fmtpadpunct = False
|
||||||
spelltool = internal
|
spelltool = internal
|
||||||
spellcheck = en
|
spellcheck = en
|
||||||
showtabsnspaces = True
|
showtabsnspaces = True
|
||||||
|
|||||||
Reference in New Issue
Block a user