Mercurial > vim-gutentags
diff autoload/gutentags.vim @ 126:860558b2f9e8
Use `--text` with `grep`
Without this the `grep -v` might stop with "Binary file tags matches" if
there's "binary" contents, e.g. with a (broken?) Vim view file.
Using `--text` will keep those lines and not stop here, corrupting the
tags file.
author | Daniel Hahler <git@thequod.de> |
---|---|
date | Sat, 09 Apr 2016 15:22:10 +0200 |
parents | 7db339a3961f |
children | 2838af9ff980 76a4822aab76 8310e4602de9 |