Back to Spacevim

ISSUE TEMPLATE

bundle/rust.vim/ISSUE_TEMPLATE.md

2.4.0711 B
Original Source
<!-- Hi, and thanks for reporting an issue with rust.vim. Details about your environment will help us assist you. Please edit this template! -->
  • rust.vim version: <!-- Describe if you use a Vim plugin manager, and you can use it to tell which version of rust.vim you are running. -->

Steps to reproduce:

<!-- It's best to try to reproduce the issue with the master version of rust.vim. The issue may already be fixed! -->

?

Expected vs. actual behavior:

?

Paste debugging info from the Rust Vim plugin via one of the following commands: :RustInfo, :RustInfoToClipboard, or :RustInfoToFile <filename>.

<!-- To ensure these commands are available, open a Rust source file first. -->

?