el-get/recipes/go-def.rcp

6 lines
223 B
Plaintext
Raw Normal View History

(:name go-def
:description "Required for go-mode godef functions"
:type go
:pkgname "code.google.com/p/rog-go/exp/cmd/godef"
:post-init (add-to-list 'exec-path (concat default-directory "bin")))