1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 10:10:04 +08:00
SpaceVim/bundle/unite.vim/.github/ISSUE_TEMPLATE.md
2020-06-13 14:06:35 +08:00

31 lines
390 B
Markdown

# Problems summary
## Expected
## Environment Information
* OS:
* Vim version:
## Provide a minimal .vimrc with less than 50 lines (Required!)
```vim
" Your minimal .vimrc
set runtimepath+=~/path/to/unite.nvim/
```
## The reproduce ways from Vim starting (Required!)
1. foo
2. bar
3. baz
## Screen shot (if possible)
## Upload the log messages by `:redir` and `:message`