Mercurial > vim-gutentags
annotate res/ctags.options @ 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 | d12543f11eb9 |
children |
rev | line source |
---|---|
75
d12543f11eb9
Move the default `-R` option to an overridable "global" options file.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 --recurse=yes |
d12543f11eb9
Move the default `-R` option to an overridable "global" options file.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 |