mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-06 04:34:26 +08:00
Show how to download the latest binary in ISSUE_TEMPLATE.md
This commit is contained in:
3
.github/ISSUE_TEMPLATE.md
vendored
3
.github/ISSUE_TEMPLATE.md
vendored
@@ -3,7 +3,8 @@
|
|||||||
<!-- Check all that apply [x] -->
|
<!-- Check all that apply [x] -->
|
||||||
|
|
||||||
- [ ] I have fzf 0.54.0 or above
|
- [ ] I have fzf 0.54.0 or above
|
||||||
- `:echo system(fzf#exec() .. ' --version')`
|
- Check `:echo system(fzf#exec() .. ' --version')`
|
||||||
|
- If you don't have the latest version, `:call fzf#install()` to download it
|
||||||
- [ ] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
|
- [ ] 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 https://github.com/junegunn/fzf/blob/master/README-VIM.md
|
||||||
- [ ] I have read through the manual page of fzf (`man fzf`)
|
- [ ] I have read through the manual page of fzf (`man fzf`)
|
||||||
|
|||||||
Reference in New Issue
Block a user