aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2009-03-04 09:26:17 +0000
committernyamatongwe <unknown>2009-03-04 09:26:17 +0000
commit54839739a3ef8dcab69b9b2f27b800a113eeb381 (patch)
tree841947e3c52bd6fc587c94198abfab7b9aab8246 /include/SciLexer.h
parent04c1a853872e6ca664e9720da7cb4180c023184e (diff)
downloadscintilla-mirror-54839739a3ef8dcab69b9b2f27b800a113eeb381.tar.gz
Nimrod lexer from Andreas Rumpf added.
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 e9101658f..3a06b0d5a 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -108,6 +108,7 @@
#define SCLEX_TACL 93
#define SCLEX_SORCUS 94
#define SCLEX_POWERPRO 95
+#define SCLEX_NIMROD 96
#define SCLEX_AUTOMATIC 1000
#define SCE_P_DEFAULT 0
#define SCE_P_COMMENTLINE 1