RTFM, please

This commit is contained in:
Junegunn Choi 2019-11-08 14:09:49 +09:00 committed by GitHub
parent b4cccf23d4
commit dceb5d09cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 19 deletions

View File

@ -1,30 +1,22 @@
<!-- ISSUES NOT FOLLOWING THIS TEMPLATE WILL BE CLOSED AND DELETED -->
<!-- Check all that apply [x] --> <!-- Check all that apply [x] -->
- Category
- [ ] fzf binary - [ ] I have read through the manual page (`man fzf`)
- [ ] fzf-tmux script - [ ] I have the latest version of fzf
- [ ] Key bindings - [ ] I have searched through the existing issues
- [ ] Completion
- [ ] Vim ## Info
- [ ] Neovim
- [ ] Etc.
- OS - OS
- [ ] Linux - [ ] Linux
- [ ] Mac OS X - [ ] Mac OS X
- [ ] Windows - [ ] Windows
- [ ] Windows Subsystem for Linux
- [ ] Etc. - [ ] Etc.
- Shell - Shell
- [ ] bash - [ ] bash
- [ ] zsh - [ ] zsh
- [ ] fish - [ ] fish
<!-- ## Problem / Steps to reproduce
### Before submitting
- Make sure that you have the latest version of fzf
- If you use tmux, make sure $TERM starts with "screen"
- For more Vim stuff, check out https://github.com/junegunn/fzf.vim
Describe your problem or suggestion from here ...
-->