]> Cypherpunks repositories - gostls13.git/commit
misc/vim: Define import commands on buffer switch
authorGustavo Niemeyer <gustavo@niemeyer.net>
Tue, 1 Feb 2011 00:12:57 +0000 (11:12 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 1 Feb 2011 00:12:57 +0000 (11:12 +1100)
commit5887ef75713e3f3291f7880809ae2b91c9944ce9
tree3ea3d7205f990ae40ec9a636f1a9a6156c0c9baf
parent400d7772cc7f990f93330d3652545147f60ff3cb
misc/vim: Define import commands on buffer switch

This change fixes the import plugin so that the
defined commands are available when opening a new
Go buffer from within Vim itself.

R=adg, rsc
CC=golang-dev
https://golang.org/cl/3998053
misc/vim/ftplugin/go/import.vim