Mercurial > vim-gutentags
diff plugin/gutentags.vim @ 125:e1f787e8d77c
Make pattern for removal of existing lines more specific
Explicitly match the file name in the second tab-delimited column.
Also, add a "|| true" to handle the case where no lines would be
selected by grep (e.g. after `touch tags` and only updating a single
file).
author | Daniel Hahler <git@thequod.de> |
---|---|
date | Wed, 06 Apr 2016 16:09:39 +0200 |
parents | 6bbed9e4c01e |
children | 2838af9ff980 a66d90fd758b |