We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
|| /bin/bash: ack-grep: command not found after running :Ack anything
|| /bin/bash: ack-grep: command not found
:Ack anything
I have run sudo apt-get install ack-grep, and also ack, and ran sudo dpkg-divert --local --divert /usr/bin/ack --rename --add /usr/bin/ack-grep
sudo dpkg-divert --local --divert /usr/bin/ack --rename --add /usr/bin/ack-grep