▲ | bombela 2 days ago | |
Similar to other answers. With a nasty mix of vimscript generating shell commands for fzf to use, that's how I integrated rg and fd with "fzf.vim" in my neovim. https://github.com/bombela/fzf.vim.rgfd Nasty, but it works hey! | ||
▲ | thdhhghgbhy a day ago | parent [-] | |
Thank you, nice. |