Skip to content

Instantly share code, notes, and snippets.

@filipechagas
Created April 2, 2012 21:47
Show Gist options
  • Save filipechagas/2287465 to your computer and use it in GitHub Desktop.
Save filipechagas/2287465 to your computer and use it in GitHub Desktop.
Getting Ack to Work in Vim on Ubuntu
#source: http://seechrisblog.com/2010/05/18/getting-ack-to-work-in-vim-on-ubuntu/#comment-95
sudo ln -s /usr/bin/ack-grep /usr/local/bin/ack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment