Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gummesson committed Dec 23, 2014
1 parent 4d76ec0 commit eedc784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2014-12-23-vim-grepany.md
Expand Up @@ -8,6 +8,6 @@ link: https://github.com/gummesson/vim-grepany

I've used [ack.vim](https://github.com/mileszs/ack.vim) for code searching on
and off since I started using [Vim](http://www.vim.org/). It's an awesome
plufin, but I want one that isn't tied to a specific tool. I decided to write
plugin, but I want one that isn't tied to a specific tool. I decided to write
[grepany](https://github.com/gummesson/vim-grepany) which automatically finds
the fastest tool available for the job. Pull requests are always welcomed!

0 comments on commit eedc784

Please sign in to comment.