issues Search Results · repo:zchee/nvim-go language:Go
Filter by
16 results
(89 ms)16 results
inzchee/nvim-go (press backspace or delete to remove)When doing PlugInstall after following instructions, I was given the following error:
1 x Post-update hook for nvim-go ... Exit status: 2 │~
How do I ...
wzhliang
- Opened on Aug 17, 2020
- #62
What
Support dynamically changing goimports -local flag value from the current directory.
References
- https://github.com/zchee/nvim-go/blob/master/pkg/command/fmt.go#L76-L79
- https://github.com/golang/tools/blob/master/imports/fix.go#L31-L34 ...
area/command
zchee
- Opened on Dec 10, 2018
- #27
What
Support https://godoc.org/golang.org/x/tools/go/analysis/unitchecker with Neovim virtualtext feature.
References
- https://github.com/golang/tools/tree/master/go/analysis/unitchecker
area/command/lint
enhancement
zchee
- Opened on Dec 10, 2018
- #26
Since one of nvim-go stated goals is to be fully compatible with vim-go, I noticed that one of the config options
missing at the moment is what command to run for auto formatting when saving.
Basically, ...
enhancement
chibby0ne
- Opened on May 31, 2018
- #24
I m switching to neovim and try to get nvim-go running. My Plug section in my init.vim looks like this:
call plug#begin( ~/.vim/plugged )
Plug zchee/nvim-go , { do : make }
Plug sebdah/vim-delve ...
ghost
- Opened on May 24, 2018
- #23
Hello,
I m getting an error when I m running make on the plugin.
lint.go:19:2: imported and not used: nvim-go/log
nvim-go/command/delve
FATAL: command build failed: exit status 2
FuzzOli87
- 2
- Opened on Dec 18, 2017
- #17
@cooljl31 commented on Sun Sep 03 2017
@cooljl31 commented on Sat Sep 02 2017
Warning: I will close the bug issue without the minimal init.vim and the reproduce ways.
Problems summary
1) :Denite Buffer ...
cooljl31
- 2
- Opened on Sep 3, 2017
- #16
When I excute :w many times in neovim, error occur like: Error detected while processing BufWritePre Auto Command for
*.go Error detected while processing BufWritePost Auto Command for *.go E475:invalid ...
bug
cossonleo
- 2
- Opened on Jun 5, 2017
- #14

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.