]> Cypherpunks repositories - gostls13.git/commit
misc/vim: Godoc command.
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Wed, 3 Aug 2011 06:46:35 +0000 (16:46 +1000)
committerDavid Symonds <dsymonds@golang.org>
Wed, 3 Aug 2011 06:46:35 +0000 (16:46 +1000)
commitb32e2105866c3d43c522123ef6d63da7578fb3da
tree426d76fef68ecd003754e5449e5bd36f5f10b047
parent16cdba8572ef96ec51e162fc9c1280df46d9e7d1
misc/vim: Godoc command.
vim command 'Godoc' to see godoc.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4815071
misc/vim/ftplugin/go/godoc.vim [new file with mode: 0644]
misc/vim/plugin/godoc.vim [new file with mode: 0644]
misc/vim/readme.txt
misc/vim/syntax/godoc.vim [new file with mode: 0644]