After I installed Ack.vim, I can only search in the vim window by typing: Ack xxx like this. How can I configure a shortcut key for this command in .vimrc, such as F3?
I found a way.. :map :Ack -i
I found a way..
:map :Ack -i