Skip to content

Commit

Permalink
Remove junk args from example; re: mileszs#5
Browse files Browse the repository at this point in the history
  • Loading branch information
rking authored and rkingpa@sharpsaw.org committed Mar 7, 2013
1 parent 40d04d9 commit 1bd8335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Really, people should probably be using Pathogen, in my opinion.

You can specify a custom ag name and path in your .vimrc like so:

let g:agprg="<custom-ag-path-goes-here> -H --nocolor --nogroup --column"
let g:agprg="<custom-ag-path-goes-here> --column"

## Usage ##

Expand Down

0 comments on commit 1bd8335

Please sign in to comment.