File tree 1 file changed +14
-6
lines changed
1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
- ### What did you do? (required. The issue will be ** closed** when not provided. )
1
+ ### What did you do? (required: The issue will be ** closed** when not provided)
2
2
3
+ <!--
4
+ If possible, please provide clear steps for reproducing the problem.
5
+ -->
3
6
4
7
### What did you expect to happen?
5
8
9
12
10
13
### Configuration (** MUST** fill this out):
11
14
12
- * vim-go version:
15
+ #### vim-go version:
13
16
14
- * ` vimrc ` you used to reproduce (use a * minimal* vimrc with other plugins disabled; do not link to a 2,000 line vimrc):
17
+ #### ` vimrc ` you used to reproduce (use a * minimal* vimrc with other plugins disabled; do not link to a 2,000 line vimrc):
18
+ <details ><summary >vimrc</summary ><br ><pre >
15
19
16
- * Vim version (first three lines from ` :version ` ):
20
+ </ pre ></ details >
17
21
18
- * Go version (` go version` ):
22
+ #### Vim version (first three lines from ` : version` ):
19
23
20
- * Go environment (` go env ` ):
24
+ #### Go version (` go version ` ):
21
25
26
+ #### Go environment
27
+ <details ><summary ><code >go env</code > Output:</summary ><br ><pre >
28
+
29
+ </pre ></details >
You can’t perform that action at this time.
0 commit comments