Changed the initial editor configuration for fixed width and justify text to off
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Main]
|
||||
timestamp = 2019-06-27 20:26:43
|
||||
timestamp = 2019-10-29 10:40:19
|
||||
theme = default
|
||||
syntax = default_light
|
||||
|
||||
@@ -16,11 +16,11 @@ autosavedoc = 30
|
||||
[Editor]
|
||||
textfont = None
|
||||
textsize = 12
|
||||
fixedwidth = True
|
||||
fixedwidth = False
|
||||
width = 600
|
||||
margin = 40
|
||||
tabwidth = 40
|
||||
justify = True
|
||||
justify = False
|
||||
autoselect = True
|
||||
autoreplace = True
|
||||
repsquotes = True
|
||||
|
||||
Reference in New Issue
Block a user