aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/KeyWords.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/KeyWords.cxx')
-rw-r--r--src/KeyWords.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KeyWords.cxx b/src/KeyWords.cxx
index c137c1bcb..66e82094c 100644
--- a/src/KeyWords.cxx
+++ b/src/KeyWords.cxx
@@ -190,6 +190,7 @@ int Scintilla_LinkLexers() {
LINK_LEXER(lmVB);
LINK_LEXER(lmVBScript);
LINK_LEXER(lmVerilog);
+ LINK_LEXER(lmVHDL);
LINK_LEXER(lmYAML);
//--Autogenerated -- end of automatically generated section