Link 23 Feb add more powerful find tool to vim»

jinpu:

My key binding:

" Ack
nnoremap <leader>a :Ack

And then enjoy it!

Or, what I prefer to do,

set grepprg=ack\ -a\ -H\ --nocolor\ --nogroup

So you can just use the standard :grep instead of needing to use :Ack.


Design crafted by Prashanth Kamalakanthan. Powered by Tumblr.