Mercurial > vim-gutentags
diff README.md @ 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 | 586c3a86adac |
children | 02a94ff0db57 |