mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-04-22 23:58:04 +08:00
In the preview.sh script (used when ruby is not installed), `bat` (a clone of `cat` with syntax highlighting, etc.) can be used for the sake of syntax highlighting. If bat is not available, just fallback to the plain cat as before. [bat]: https://github.com/sharkdp/bat