Skip to content

Commit 6dc92c7

Browse files
committed
Guide users to ensuring :RustInfo works
A lot of issues are saying it isn’t working, which I presume to be because they miss this step.
1 parent c06a171 commit 6dc92c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ISSUE_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ _?_
2323

2424
Paste debugging info from the Rust Vim plugin via _one_ of the following
2525
commands: `:RustInfo`, `:RustInfoToClipboard`, or `:RustInfoToFile <filename>`.
26+
<!-- To ensure these commands are available, open a Rust source file first. -->
2627

2728
_?_

0 commit comments

Comments
 (0)