Y
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
lvass
1367 days ago
There's vim-grepper but nothing really has a selection interface quite like Helm.
link
_bohm
1367 days ago
I use telescope.nvim + ripgrep for what I believe is the same functionality
link