Link 23 Feb 3 notes 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.

(Source: jinpu)

  1. jinpu posted this

Design crafted by Prashanth Kamalakanthan. Powered by Tumblr.