diff options
Diffstat (limited to 'lib/lexers/go.tes')
-rw-r--r-- | lib/lexers/go.tes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lexers/go.tes b/lib/lexers/go.tes index 2b2eaef..ef66a3e 100644 --- a/lib/lexers/go.tes +++ b/lib/lexers/go.tes @@ -5,7 +5,7 @@ } @[lexer.set.go]{ - ESSETLEXER,SCLEX_CPP + ESSETLEXERLANGUAGEcpp 0ESSETKEYWORDS bool byte break case chan complex64 complex128 const continue defer default else for func go goto fallthrough false float32 float64 if import int interface |