mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 18:47:29 -07:00
33 lines
691 B
Markdown
33 lines
691 B
Markdown
|
<!--
|
||
|
### Before Submitting
|
||
|
|
||
|
- You checked the [faq](https://github.com/junegunn/vim-plug/wiki/faq) for common problems.
|
||
|
- Check your [requirements](https://github.com/junegunn/vim-plug/wiki/requirements) are satisfied.
|
||
|
- You are not going to suggest vim-plug manage itself like Vundle, see #240, #364, #367 ...
|
||
|
-->
|
||
|
|
||
|
Explain the problem here ...
|
||
|
|
||
|
------------------------------
|
||
|
|
||
|
<!-- Put the contents of `:version` below -->
|
||
|
```
|
||
|
|
||
|
```
|
||
|
|
||
|
<!-- Check all that apply. -->
|
||
|
- Type:
|
||
|
- [ ] Bug
|
||
|
- [ ] Enhancement
|
||
|
- [ ] Feature Request
|
||
|
- [ ] Question
|
||
|
- OS:
|
||
|
- [ ] All/Other
|
||
|
- [ ] Linux
|
||
|
- [ ] OS X
|
||
|
- [ ] Windows
|
||
|
- Vim:
|
||
|
- [ ] Terminal Vim
|
||
|
- [ ] GVim
|
||
|
- [ ] Neovim
|