Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
R=adg
CC=golang-dev
http://codereview.appspot.com/1665043
|
|
Based on the review of CL 1723044, I've changed the installation instructions
for the vim syntax files to suggest symlinking the files rather than copying
the files. Also the wording has changed to be more consistent.
R=golang-dev, Kyle Lemons, adg
CC=golang-dev
http://codereview.appspot.com/1702045
Committer: Andrew Gerrand <adg@golang.org>
|
|
This sets up vim to work out of the box with go programs as long as syntax
highlighting is enabled. Both files must be copied to the vim runtime
directory in order for the file-type detection and syntax loading to work.
R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/1723044
Committer: Andrew Gerrand <adg@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/224042
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc
http://codereview.appspot.com/163049
Committer: Russ Cox <rsc@golang.org>
|
|
APPROVED=rsc
DELTA=190 (190 added, 0 deleted, 0 changed)
OCL=35073
CL=35128
|