2016-02-20 15:02:56 -07:00
|
|
|
<!--
|
|
|
|
### 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 ...
|
|
|
|
|
|
|
|
------------------------------
|
|
|
|
|
2022-09-05 19:04:54 -07:00
|
|
|
<!-- Paste your Plug block (from `call plug#begin()` to `call plug#end()`) -->
|
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
<!-- Paste the contents of `:version` below -->
|
2016-02-20 15:02:56 -07:00
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
<!-- Check all that apply. -->
|
|
|
|
- Type:
|
|
|
|
- [ ] Bug
|
|
|
|
- [ ] Enhancement
|
|
|
|
- [ ] Feature Request
|
|
|
|
- [ ] Question
|
|
|
|
- OS:
|
|
|
|
- [ ] All/Other
|
|
|
|
- [ ] Linux
|
2022-09-05 19:04:54 -07:00
|
|
|
- [ ] macOS
|
2016-02-20 15:02:56 -07:00
|
|
|
- [ ] Windows
|
|
|
|
- Vim:
|
|
|
|
- [ ] Terminal Vim
|
|
|
|
- [ ] GVim
|
|
|
|
- [ ] Neovim
|