summaryrefslogtreecommitdiff
path: root/context/data/scite/context/scite-ctx.properties
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-04-16 13:20:40 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-04-16 13:20:40 +0200
commit218228536ed709be8ab2dde4a00dc27249ceed8a (patch)
tree71b331e3d99ebd89fefcc1cb369d233c5c7fbdc1 /context/data/scite/context/scite-ctx.properties
parentea2466fe69bd082d379e95e1567f3de0b76de243 (diff)
downloadcontext-218228536ed709be8ab2dde4a00dc27249ceed8a.tar.gz
2017-04-16 12:47:00
Diffstat (limited to 'context/data/scite/context/scite-ctx.properties')
-rw-r--r--context/data/scite/context/scite-ctx.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/context/data/scite/context/scite-ctx.properties b/context/data/scite/context/scite-ctx.properties
index f415bc5d8..4430060f7 100644
--- a/context/data/scite/context/scite-ctx.properties
+++ b/context/data/scite/context/scite-ctx.properties
@@ -65,6 +65,10 @@ ctx.menulist.cpp=\
wrap=wrap_text|\
sort=sort_text
+ctx.menulist.lua=\
+ wrap=wrap_text|\
+ sort=sort_text
+
ctx.wraptext.length=80
ctx.spellcheck.language=auto
@@ -121,6 +125,13 @@ command.groupundo.21.$(file.patterns.cpp)=yes
command.save.before.21.$(file.patterns.cpp)=2
command.shortcut.21.$(file.patterns.cpp)=Shift+F11
+command.name.21.$(file.patterns.lua)=C Action List
+command.subsystem.21.$(file.patterns.lua)=3
+command.21.$(file.patterns.lua)=show_menu $(ctx.menulist.lua)
+command.groupundo.21.$(file.patterns.lua)=yes
+command.save.before.21.$(file.patterns.lua)=2
+command.shortcut.21.$(file.patterns.lua)=Shift+F11
+
#~ command.name.21.*=CTX Action List
#~ command.subsystem.21.*=3
#~ command.21.*=show_menu $(ctx.menulist.default)