Split up the storage of quote symbols in config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Meta]
|
||||
timestamp = 2022-11-10 11:10:10
|
||||
timestamp = 2022-11-11 12:48:18
|
||||
|
||||
[Main]
|
||||
theme = default
|
||||
@@ -46,8 +46,10 @@ repdots = True
|
||||
scrollpastend = 25
|
||||
autoscroll = False
|
||||
autoscrollpos = 30
|
||||
fmtsinglequote = ‘, ’
|
||||
fmtdoublequote = “, ”
|
||||
fmtsquoteopen = ‘
|
||||
fmtsquoteclose = ’
|
||||
fmtdquoteopen = “
|
||||
fmtdquoteclose = ”
|
||||
fmtpadbefore =
|
||||
fmtpadafter =
|
||||
fmtpadthin = False
|
||||
|
||||
Reference in New Issue
Block a user