From bf94fa1cd02da4ac25a710440fc62170b5609e75 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 19 Oct 2012 22:31:56 -0500 Subject: Update kate syntax highlighting files. The cpp.xml now contains some TQ highlighting. --- kate/data/go.xml | 60 +++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 20 deletions(-) (limited to 'kate/data/go.xml') diff --git a/kate/data/go.xml b/kate/data/go.xml index 2913ce0c7..1b0701565 100644 --- a/kate/data/go.xml +++ b/kate/data/go.xml @@ -26,7 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc., --> - + @@ -47,7 +47,7 @@ with this program; if not, write to the Free Software Foundation, Inc., import interface map - + package range return select @@ -61,6 +61,7 @@ with this program; if not, write to the Free Software Foundation, Inc., byte complex64 complex128 + error float float32 float64 @@ -69,6 +70,7 @@ with this program; if not, write to the Free Software Foundation, Inc., int16 int32 int64 + rune string uint uint8 @@ -77,31 +79,43 @@ with this program; if not, write to the Free Software Foundation, Inc., uint64 - cap - len - make - new - panic - recover + append + cap + close + complex + copy + imag + len + make + new + panic + print + println + real + recover - + false nil true + iota - - - - + + + + + + + @@ -118,26 +132,32 @@ with this program; if not, write to the Free Software Foundation, Inc., - - + + + + + + - - - + + + + + - + @@ -145,6 +165,6 @@ with this program; if not, write to the Free Software Foundation, Inc., - + -- cgit v1.2.1