Created
April 2, 2012 21:47
-
-
Save filipechagas/2287465 to your computer and use it in GitHub Desktop.
Getting Ack to Work in Vim on Ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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