summaryrefslogtreecommitdiff
path: root/context/data/scite/context.properties
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/scite/context.properties')
-rw-r--r--context/data/scite/context.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/context/data/scite/context.properties b/context/data/scite/context.properties
index 87d05dcde..c75d1227e 100644
--- a/context/data/scite/context.properties
+++ b/context/data/scite/context.properties
@@ -68,8 +68,8 @@ file.patterns.lua=*.lua;*.luc;*.cld;*.tuc;*.luj
filter.lua=Lua MkIV|$(file.patterns.lua)|
lexer.$(file.patterns.lua)=lua
-command.compile.$(file.patterns.lua)=mtxrun.cmd --script "$(FileNameExt)"
-command.go.$(file.patterns.lua)=mtxrun.cmd --script "$(FileNameExt)"
+command.compile.$(file.patterns.lua)=mtxrun --script "$(FileNameExt)"
+command.go.$(file.patterns.lua)=mtxrun --script "$(FileNameExt)"
# Commands: some scripts
@@ -94,7 +94,7 @@ name.metafun.console=$(name.context.console)
name.example.console=$(name.context.console)
if PLAT_WIN
- name.context.mtxrun=mtxrun.cmd --autogenerate
+ name.context.mtxrun=mtxrun --autogenerate
if PLAT_GTK
name.context.mtxrun=mtxrun --autogenerate