mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:20:03 +08:00
31 lines
390 B
Markdown
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`
|