aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-04-24 07:58:36 +0000
committernyamatongwe <devnull@localhost>2001-04-24 07:58:36 +0000
commitf7d64e55283ac537f041cd44f310d548421056cf (patch)
tree7c942efeb6ba191c52b987d23e015d82278bf78d /include/SciLexer.h
parente95184b94176f33cfe0400a0239f4d3b7e2e8bee (diff)
downloadscintilla-mirror-f7d64e55283ac537f041cd44f310d548421056cf.tar.gz
Ruby support.
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r--include/SciLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SciLexer.h b/include/SciLexer.h
index ea2987529..72f9cd5ea 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -36,6 +36,7 @@
#define SCLEX_AVE 19
#define SCLEX_ADA 20
#define SCLEX_LISP 21
+#define SCLEX_RUBY 22
#define SCLEX_AUTOMATIC 1000
#define SCE_P_DEFAULT 0
#define SCE_P_COMMENTLINE 1