summaryrefslogtreecommitdiff
path: root/context
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2013-08-29 21:48:00 +0200
committerHans Hagen <pragma@wxs.nl>2013-08-29 21:48:00 +0200
commit7eeeda12a7c44971ccaafff4c0de4ae5eebc7880 (patch)
tree26f549d7359ca9c12cd8274fdce61469d72ac8bc /context
parent4d315a1cd7fb8bfb77ef446508b297957e378657 (diff)
downloadcontext-7eeeda12a7c44971ccaafff4c0de4ae5eebc7880.tar.gz
beta 2013.08.29 21:48
Diffstat (limited to 'context')
-rw-r--r--context/data/scite/scite-ctx.lua4
-rw-r--r--context/data/scite/scite-ctx.properties3
2 files changed, 5 insertions, 2 deletions
diff --git a/context/data/scite/scite-ctx.lua b/context/data/scite/scite-ctx.lua
index 6bfe2cdd8..7d0cea69e 100644
--- a/context/data/scite/scite-ctx.lua
+++ b/context/data/scite/scite-ctx.lua
@@ -4,6 +4,7 @@
-- remark : part of the context distribution, my first lua code
-- todo: name space for local functions
+-- todo: the spell checking code is for the built-in lexer, the lpeg one uses its own
-- loading: scite-ctx.properties
@@ -32,7 +33,8 @@
-- document=document_text|\
-- quote=quote_text|\
-- compound=compound_text|\
--- check=check_text
+-- check=check_text\|
+-- strip=toggle_strip
--
-- ctx.spellcheck.language=auto
-- ctx.spellcheck.wordsize=4
diff --git a/context/data/scite/scite-ctx.properties b/context/data/scite/scite-ctx.properties
index 4bef0e21d..bb94f95c9 100644
--- a/context/data/scite/scite-ctx.properties
+++ b/context/data/scite/scite-ctx.properties
@@ -75,7 +75,8 @@ ctx.helpinfo=\
Ctrl + M wrap text (auto indent)|\
Ctrl + R reset spelling results|\
Ctrl + I insert template|\
- Ctrl + E open log file
+ Ctrl + E open log file|\
+ Ctrl + + toggle language stripe
command.name.21.$(file.patterns.context)=CTX Action List
command.subsystem.21.$(file.patterns.context)=3