8000 GitHub - vladimiroff/gocode.vim: A Go bundle for Vundle or Pathogen
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vladimiroff/gocode.vim

< 8000 /div>
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gocode.vim

All credit goes to nsf/code

Installation

You need to install gocode first.

go get -u github.com/nsf/gocode

Vundle

Add this line to your ~/.vimrc configuration file :

Bundle 'Vladimiroff/vim-gocode'

And then run vim :

vim +BundleInstall

Pathogen

Clone the plugin into your ~/.vim/bundle directory

About

A Go bundle for Vundle or Pathogen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%
0