Closed martinpelikan closed 9 years ago
Allowing additional arguments to the commands could benefit usage of other plugins. For example, YouCompleteMe has support for ctags but requires the --fields=+l option to be used.
--fields=+l
Fixed in e93dd0a11d7dae8ae85f72bd8eb9a743c268f58d.
Allowing additional arguments to the commands could benefit usage of other plugins. For example, YouCompleteMe has support for ctags but requires the
--fields=+l
option to be used.