mirror of
https://github.com/amix/vimrc
synced 2025-06-16 01:25:00 +08:00
plugins update
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
### What did you do? (required. The issue will be **closed** when not provided.)
|
||||
### What did you do? (required: The issue will be **closed** when not provided)
|
||||
|
||||
<!--
|
||||
If possible, please provide clear steps for reproducing the problem.
|
||||
-->
|
||||
|
||||
### What did you expect to happen?
|
||||
|
||||
@ -9,13 +12,18 @@
|
||||
|
||||
### Configuration (**MUST** fill this out):
|
||||
|
||||
* vim-go version:
|
||||
#### vim-go version:
|
||||
|
||||
* `vimrc` you used to reproduce (use a *minimal* vimrc with other plugins disabled; do not link to a 2,000 line vimrc):
|
||||
#### `vimrc` you used to reproduce (use a *minimal* vimrc with other plugins disabled; do not link to a 2,000 line vimrc):
|
||||
<details><summary>vimrc</summary><br><pre>
|
||||
|
||||
* Vim version (first three lines from `:version`):
|
||||
</pre></details>
|
||||
|
||||
* Go version (`go version`):
|
||||
#### Vim version (first three lines from `:version`):
|
||||
|
||||
* Go environment (`go env`):
|
||||
#### Go version (`go version`):
|
||||
|
||||
#### Go environment
|
||||
<details><summary><code>go env</code> Output:</summary><br><pre>
|
||||
|
||||
</pre></details>
|
||||
|
Reference in New Issue
Block a user