telescope-repo.nvim
telescope-repo.nvim copied to clipboard
Using 'batcat' for finding 'bat'
On Debian-based systems (I'm using elementaryOS), I noticed that one would have to make a symlink to batcat, the binary that most programs expect when using bat
.
Would you be open to a PR to add a check/lookup for batcat and use it if it exists and if not, use bat? I see the relevant line would be here
(Originally published at: https://jacky.wtf/2022/8/y-B0)
Thanks for considering contributing to this plugin. Yes I'm open to a PR that would do that, plus you seem on the right track to make the code changes.
I’m looking forward to reviewing your PR, please let me know if you need any help!
@jalcine do you still want to make a PR ?