1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
SpaceVim/bundle/unite.vim/.github/ISSUE_TEMPLATE.md

31 lines
390 B
Markdown
Raw Normal View History

2020-06-13 14:06:35 +08:00
# 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`