vim-gocode icon indicating copy to clipboard operation
vim-gocode copied to clipboard

A Go bundle for Vundle or Pathogen

Results 9 vim-gocode issues
Sort by recently updated
recently updated
newest added

Any plans to pull and merge changes from [go 1.2.1](https://code.google.com/p/go/source/browse?name=go1.2.1#hg%2Fmisc%2Fvim)? Thanks

That would be very convenient. Sometimes the syntax error is in the test code and there is no way to compile that from vim without running the test, but running...

I recently just install vim-gocode+YouCompleteMe with Vundle. I followed the instruction to install go, gocode but when I try to complete with Ctrl+x/o I get "Omni completion (^O^N^P) Pattern not...

https://github.com/DAddYE/igo iGo is a new Go dialect, based on indentation instead of braces.

[pote/gpm](https://github.com/pote/gpm) is a great dependency manager for Go applications

Using commit 76f1ece5b6950f64f56f3c5d70a3c33e4f1e25af of `vim-gocode` and: ``` bash $ gvm version Go Version Manager v1.0.19 installed at /home/myitcv/.gvm $ vim --version VIM - Vi IMproved 7.4 (2013 Aug 10, compiled...

## What's wrong with my `make` I have only 1 package `main`, which is divided into several files. Those files are put in a directory that's not under GOPATH, `gvm...

The install lists pathogen as "todo". Is it not yet ready? When I try to run `:CurPkg`, I get: `You are not in a go package`

What about MarcWeber/vim-addon-manager support? The only requiered thing is addon-info.json file, described here: https://github.com/MarcWeber/vim-addon-manager/blob/master/doc/vim-addon-manager-additional-documentation.txt#L430