From: Evan Shaw Date: Tue, 12 Jan 2010 22:33:28 +0000 (-0800) Subject: kate: Highlighting improvements X-Git-Tag: weekly.2010-01-13~19 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3daf133f35d783bb60b9ad058b2116c69aebf705;p=gostls13.git kate: Highlighting improvements * Highlight built in functions * Add copy built in function * Handle multi-line strings R=rsc CC=golang-dev https://golang.org/cl/184059 --- diff --git a/misc/kate/go.xml b/misc/kate/go.xml index 31469c50f4..d8a3791715 100644 --- a/misc/kate/go.xml +++ b/misc/kate/go.xml @@ -64,6 +64,7 @@ close closed convert + copy len make new @@ -77,6 +78,7 @@ + @@ -84,8 +86,9 @@ - - + + + @@ -95,17 +98,24 @@ - + + + + + + + - + +