Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This looks nice, but I prefer the functionality provided in vim. In your .vimrc, you can set grepprg to ack, grep, or (my favorite super fast search) git grep. Then if you want to display the results just type ":copen".

Example: "set grepprg=git\ grep\ -n"



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: