yats.vim icon indicating copy to clipboard operation
yats.vim copied to clipboard

yats.vim breaks tagbar

Open AdrienLemaire opened this issue 3 years ago • 3 comments

Probably since 12 hours ago when typescript mappings got added to tagbar https://github.com/preservim/tagbar/pull/669

:messages
Executed command: "'ctags' '--extras=+F' '-f' '-' '--format=2' '--excmd=pattern' '--fields=nksSaf' '--sort=no' '--append=no' '--options=/home/dori/.vim/plugged/yats.vim/ctags/typescript.ctags' '--language-force=ty
pescript' '--typescript-kinds=catnfvlmie' '/tmp/nvimrnTPWN/4.ts'"
Command output:
ctags: Language "typescript" already defined
Exit code: 1

AdrienLemaire avatar Oct 02 '20 08:10 AdrienLemaire

I am having the exact same issue with universal-catgs. Is there a fix for this?

Olyve avatar Mar 29 '21 18:03 Olyve

This has been open for a long time with no update. This is still an issue for me and I would like to bump this for visibility. Any tips on fixing this conflict with ctags would be much appreciated

Olyve avatar Apr 20 '21 01:04 Olyve

@AdrienLemaire doesn't look like we will be getting an answer any time soon. I tried out https://github.com/liuchengxu/vista.vim instead of tagbar and it has worked for me without any conflicts while having yats installed and using ctags.

Olyve avatar May 27 '21 20:05 Olyve