aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r--include/SciLexer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/SciLexer.h b/include/SciLexer.h
index 4f25f6283..630b08866 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -574,6 +574,8 @@
#define SCE_YAML_NUMBER 4
#define SCE_YAML_REFERENCE 5
#define SCE_YAML_DOCUMENT 6
+#define SCE_YAML_TEXT 7
+#define SCE_YAML_ERROR 8
//--Autogenerated -- end of section automatically generated from Scintilla.iface
#endif