summaryrefslogtreecommitdiff
path: root/context/data/scite/scite-ctx.lua
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/data/scite/scite-ctx.lua
parentc725483cd4929e58d80705f56b142e274e7c91a0 (diff)
downloadcontext-a35bf56b12f96b1ecc9fd92726a4232b6a966dd3.tar.gz
beta 2013.08.29 21:48
Diffstat (limited to 'context/data/scite/scite-ctx.lua')
-rw-r--r--context/data/scite/scite-ctx.lua4
1 files changed, 3 insertions, 1 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