diff options
Diffstat (limited to 'Master/texmf-dist/context/data/scite/scite-ctx.properties')
-rw-r--r-- | Master/texmf-dist/context/data/scite/scite-ctx.properties | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/context/data/scite/scite-ctx.properties b/Master/texmf-dist/context/data/scite/scite-ctx.properties index f23508acab4..8b2651c0d01 100644 --- a/Master/texmf-dist/context/data/scite/scite-ctx.properties +++ b/Master/texmf-dist/context/data/scite/scite-ctx.properties @@ -12,8 +12,7 @@ # <?xml version='1.0' language='uk' ?> ext.lua.auto.reload=1 -#~ ext.lua.startup.script=$(SciteDefaultHome)/scite-ctx.lua -ext.lua.startup.script=$(SciteUserHome)/scite-ctx.lua +ext.lua.startup.script=$(SciteDefaultHome)/scite-ctx.lua #~ extension.$(file.patterns.context)=scite-ctx.lua #~ extension.$(file.patterns.example)=scite-ctx.lua @@ -50,7 +49,7 @@ ctx.menulist.example=\ check=check_text|\ reset=reset_text -ctx.wraptext.length=65 +ctx.wraptext.length=80 ctx.spellcheck.language=auto ctx.spellcheck.wordsize=4 |