Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-15 | Imported Upstream version 1.4upstream/1.4 | Tianon Gravi | 1 | -23/+0 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -1/+23 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+1 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -1/+0 | |
2011-08-03 | Imported Upstream version 59upstream/59 | Ondřej Surý | 1 | -1/+1 | |
2010-06-22 | misc/vim: always override filetype detection for .go files | Andrew Gerrand | 1 | -1/+1 | |
R=adg CC=golang-dev http://codereview.appspot.com/1665043 | |||||
2010-06-20 | misc/vim: reorganize plugin so it uses ftplugin and syntax | James Whitehead | 1 | -0/+1 | |
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> |