Mercurial > vim-gutentags
diff autoload/gutentags/cscope.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 | 99b95da1bed7 |
children | 286e5b3095d0 |