install.fairie/dotfiles/.vim/plugged/fzf.vim/.github/ISSUE_TEMPLATE.md
Git E2E Dev Test Username 54dfb194d9 git subrepo clone https://github.com/junegunn/fzf.vim.git ./dotfiles/.vim/plugged/fzf.vim
subrepo:
  subdir:   "dotfiles/.vim/plugged/fzf.vim"
  merged:   "9ceac7180"
upstream:
  origin:   "https://github.com/junegunn/fzf.vim.git"
  branch:   "master"
  commit:   "9ceac7180"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
2022-10-18 10:37:18 -04:00

25 lines
779 B
Markdown

<!-- ISSUES NOT FOLLOWING THIS TEMPLATE WILL BE CLOSED AND DELETED -->
<!-- Check all that apply [x] -->
- [ ] I have fzf 0.30.0 or above
- [ ] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [ ] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [ ] I have read through the manual page of fzf (`man fzf`)
- [ ] I have searched through the existing issues
<!--
Before submitting
=================
- Make sure that you have the latest version of fzf and fzf.vim
- Check if your problem is reproducible with a minimal configuration
Start Vim with a minimal configuration
======================================
vim -Nu <(curl https://gist.githubusercontent.com/junegunn/6936bf79fedd3a079aeb1dd2f3c81ef5/raw)
-->