-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This gives us GOPATH and such, as well as OS info. Also word things stronger that people *must* fill this out.
- Loading branch information
Showing
1 changed file
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,22 @@ | ||
### What did you do? (required. The issue will be **closed** when not provided.) | ||
|
||
Please provide a recipe to replicate your problem with a minimal `vimrc` with all plugins other than vim-go disabled. | ||
|
||
### What did you expect to happen? | ||
|
||
|
||
### What happened instead? | ||
|
||
### Configuration | ||
|
||
* vim version (major, minor, and included patches from `:version`): | ||
### Configuration (**MUST** fill this out): | ||
|
||
* Vim version (first two lines from `:version`): | ||
|
||
* Go version (`go version`): | ||
|
||
* Go environment (`go env`): | ||
|
||
* vim-go version: | ||
* go version (`go version`): | ||
* operating system: | ||
* `vimrc` you used to reproduce: | ||
|
||
* `vimrc` you used to reproduce (use a *minimal* vimrc with other plugins disabled; do not link to a 2,000 line vimrc): | ||
|
||
|