Hacker News new | ask | show | jobs
by kombine 492 days ago
I've been using Neovim for about 6 months now but as a former VS Code user I was mostly investing into the various plugins. Fairly recently I started digging deeper into vim's built-in features such as vimgrep and quickfix and they are incredibly powerful. It will take me probably another year to learn to use all these tools effectively.
1 comments

In its contrib directory, git comes with jump. `git jump grep` will load grep results into quickfix.