Skip to content

Commit

Permalink
batgrep: Fix to work with rg 11 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
eth-p committed Apr 8, 2021
1 parent eee3156 commit a526c79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/batgrep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ main() {
--vimgrep \
"${RG_ARGS[@]}" \
--context 0 \
--no-context-separator \
--sort path \
"$PATTERN" \
"${FILES[@]}" \
Expand Down

0 comments on commit a526c79

Please sign in to comment.