summaryrefslogtreecommitdiff
path: root/context
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-08-29 23:00:23 +0300
committerMarius <mariausol@gmail.com>2013-08-29 23:00:23 +0300
commita35bf56b12f96b1ecc9fd92726a4232b6a966dd3 (patch)
treefa6ae237651c78a6cbaf8893ff663dc783bd0bcf /context
parentc725483cd4929e58d80705f56b142e274e7c91a0 (diff)
downloadcontext-a35bf56b12f96b1ecc9fd92726a4232b6a966dd3.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