diff --git a/misc/kate/go.xml b/misc/kate/go.xml index b8ff59267a3..14d88b26a72 100644 --- a/misc/kate/go.xml +++ b/misc/kate/go.xml @@ -12,13 +12,13 @@ break case + chan const continue default defer else fallthrough - false for func go @@ -26,22 +26,25 @@ if import interface - iota - nil + map package range return select struct switch - true type var + + false + iota + nil + true + bool byte - chan complex64 complex128 float32 @@ -51,7 +54,6 @@ int16 int32 int64 - map string uint uintptr @@ -64,7 +66,6 @@ append cap close - closed complex copy imag @@ -81,6 +82,8 @@ + @@ -119,6 +122,7 @@ +