Open pdf files in pdf viewer after search
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- [x] I have fzf 0.30.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [x] I have read through the manual page of fzf (`man fzf`)
- [x] I have searched through the existing issues
After search for a pdf, I would like to open the pdf in a viewer rather than to have a binary buffer opened in vim. For example it would be nice to somehow have fzf.vim recognize the filetype, and use xdg-open to open the file accordingly. Right now if I find a pdf file, then the pdf is opened in nvim as binary text.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.