mattn / gom

Go Manager - bundle for go
1.38k stars 92 forks source link

Vim plugin to set GOPATH. #55

Closed hachibeeDI closed 9 years ago

hachibeeDI commented 9 years ago

It would be a help some VimPlugin like a Gocode to find the modules managed by Gom.

Gomで管理してるプラグインをgocodeの補完候補に出すための関数です。Gitしか考慮されていませんが…… :pray:

hachibeeDI commented 9 years ago

レビューを踏まえて、

などの修正をしたものです。

ですが、歴史を書き換えたものをpushしなおしたらブランチに紐付いたレビューも消えてしまいました……。 いかんせん不慣れで申し訳ないです。

mattn commented 9 years ago

thanks