Mercurial > vim-gutentags
annotate res/ctags.options @ 109:d287d2a72015
unix: return proper error code from `trap' action
Use single quotes for `trap' action. This way `$?' is evaluated when
action is executed, not when `trap' is defined.
author | Ilya Tumaykin <itumaykin@gmail.com> |
---|---|
date | Mon, 22 Feb 2016 05:05:13 +0300 |
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 |