I'm new to MacVim and have installed Janus. I can't figure out how to search my project using Ack.vim.
For janus it says "Customizations: Janus rebinds command-shift-f () to bring up :Ack." But when I do command-shift-f I get this message:
The plugin ack is disabled for the following reason: The ack program is not installed
How do I use ack? If I have to install it, how do I do so? (guessing it has something to do with .vimrc or .vimrc.after but am not sure)
Thanks
ack
command?Ack.vim
call external commandack
. – Palatal