Mercurial > vim-gutentags
annotate res/ctags_recursive.options @ 265:cbe7ffc327a4
Remove fnameescape call in chdir function
fnameescape is applied when calling gutentags#chdir when called again it can cause the addition of extra escape characters. Resolves issue #277.
author | Darren Kavanagh <dkav@users.noreply.github.com> |
---|---|
date | Fri, 22 May 2020 13:53:25 -0700 |
parents | 4c9e2de7d46a |
children |
rev | line source |
---|---|
135
4c9e2de7d46a
Rename ctags.options to ctags_recursive.options
Stephen Kent <smkent@smkent.net>
parents:
diff
changeset
|
1 --recurse=yes |
4c9e2de7d46a
Rename ctags.options to ctags_recursive.options
Stephen Kent <smkent@smkent.net>
parents:
diff
changeset
|
2 |