vim-go-ide icon indicating copy to clipboard operation
vim-go-ide copied to clipboard

Ready to use, fully configured for Go development.

Results 13 vim-go-ide issues
Sort by recently updated
recently updated
newest added

I'm an author of the GoUnit and I think there's no better alternative for now: https://github.com/hexdigest/gounit-vim

The install could be changed to: git clone https://github.com/farazdagi/vim-go-ide.git ~/.vim_go_runtime

The syntax auto check is not working with Go 1.10, even I rebuild everything. My system is Mac 10.13.3 with Vim of 8.0.(installed by brew with Lua support)

To reproduce: 1. Install the latest vim-go-ide as the instruction 2. Open an existed go project 3. type `:GoDef` Error raised at bottom of the screen: Error detected while processing...

Update vim-go to the latest 1.13 to fix the vim-go related bug.

I hit this error: ``` Error detected while processing VimEnter Auto commands for "*": E492: Not an editor command: NERDTree | endif ``` Not sure what is wrong to speak...

google oracle is depreciated and replaced by guru but this repo still uses oracle. latest vim-go uses guru

当我输入个{},并把花括号另起一行时{ },按esc键,vim会自动从正常模式切换到插入模式,请问下怎么改成和正常的vim一样,找了好久没找到怎么改

* added Plugin christoomey/vim-tmux-navigator ``` This plugin is a repackaging of Mislav Marohnić's tmux-navigator configuration described in this gist. When combined with a set of tmux key bindings, the plugin...