Hacker News new | ask | show | jobs
by jeremyjh 1367 days ago
Do you happen to know if neovim has a helm-ag analog? For the most part that and magit are the only two things I use in emacs anymore and would love to try something lighter weight.
2 comments

There's vim-grepper but nothing really has a selection interface quite like Helm.
I use telescope.nvim + ripgrep for what I believe is the same functionality