Hey,
first: thanks for your plugin. With vim-tags it is a lot easier to manage tag generation.
I'm using universal ctags since exuberant ctags is very old (last version is from 2009!). Sadly, vim-tags is not compatible with the newest version of universal ctags since the --tag-relative option mustn't be used without any argument (it is necessary to write --tag-relative=yes).
Hey,
first: thanks for your plugin. With vim-tags it is a lot easier to manage tag generation.
I'm using universal ctags since exuberant ctags is very old (last version is from 2009!). Sadly, vim-tags is not compatible with the newest version of universal ctags since the
--tag-relativeoption mustn't be used without any argument (it is necessary to write--tag-relative=yes).