9 ms·
You don't need to give up vim and grep on windows. gVim works great and since vim has the built-in vimgrep command, you can use that. You do lose the awesomenes
by gkatsev 15y ago
You don't need to give up vim and grep on windows. gVim works great and since vim has the built-in vimgrep command, you can use that. You do lose the awesomeness of a shell like bash or zsh.
- dhimes 15y agoThanks for vimgrep. I didn't know about that.