]> Cypherpunks repositories - gostls13.git/commit
misc: syntax highlighting support on IntelliJ IDEA
authorAlexander Orlov <alexander.orlov@loxal.net>
Fri, 20 May 2011 18:03:33 +0000 (11:03 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 20 May 2011 18:03:33 +0000 (11:03 -0700)
commit5107041df72194e12aee6c6d68f2088c859c41b7
tree9b3bb8a5010a8986c26c5d7ab22c43bc183faffb
parent7f099cdc76a04fa93425f422ea844f88e4cb82f1
misc: syntax highlighting support on IntelliJ IDEA

Go keywords from Vim's syntax configuration file were used.
Issue Tracker Reference: http://code.google.com/p/go/issues/detail?id=1850

Fixes #1850.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4547054
misc/IntelliJIDEA/Go.xml [new file with mode: 0644]