Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

fzf lua is a cool plugin for neovim: https://github.com/ibhagwan/fzf-lua

So you don't need to do stuff like

    vi $(find . '/' | fzf)
And instead can use fzf from inside the editor.

It also supports integrating it with fdfind and ripgrep.



I use ctrlp.vim in vanilla vim with fzf.

https://github.com/ctrlpvim/ctrlp.vim




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: