Home  >  Q&A  >  body text

How to map ack.vim?

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?

phpcn_u1582phpcn_u15822733 days ago455

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-05-16 16:41:58

    I found a way..
    :map :Ack -i

    reply
    0
  • Cancelreply