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
hi, I'm using both tagbar and ludovicchabant/vim-gutentags and sometimes I get this message when opening up a new session of nvim with a file (ruby). any ideas why?
The text was updated successfully, but these errors were encountered:
Can you share the relevant sections of your .vimrc file and also list your ctags version? If this only happens for Ruby files, you can also check the ctags --list-kinds=ruby to view the known kinds that ctags knows about.
Do you have a custom tagbar configuration for ruby? The base ruby configuration for tagbar doesn't have a d kind listed.
hi, I'm using both tagbar and
ludovicchabant/vim-gutentags
and sometimes I get this message when opening up a new session of nvim with a file (ruby). any ideas why?The text was updated successfully, but these errors were encountered: