You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems vim-tags doesn't support JavaScript tags generation. I found it from tagbar's wiki that we can use CoffeeTags and jsctags to generate js tags.
I'm wondering how I can integrate these two tags generator with vim-tags?
Thanks.
It seems
vim-tagsdoesn't support JavaScript tags generation. I found it from tagbar's wiki that we can use CoffeeTags and jsctags to generate js tags.I'm wondering how I can integrate these two tags generator with
vim-tags?Thanks.