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 8e4900b..a637b5c 100644 --- a/lib/lexers/go.tes +++ b/lib/lexers/go.tes @@ -5,7 +5,7 @@ } @[lexer.set.go]{ - ESSETLEXERLANGUAGEcpp + ESSETILEXERcpp 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 |