vim and the quickfix list: jump to a location, search and replace in multiple files, and other shenanigans
We are going to learn about an avanced feature of vim, the quickfix list. We're going to figure out how to use it to search (and replace) a pattern in multiple files, and also how can we jump to the location of an error thrown by an external command....
vonheikemen.hashnode.dev20 min read