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 works, but I don't want to define it for all yaml files. I would rather prefer to use additional filetype openapi to specify configuration, so filetype would be yaml.openapi. It seems that tagbar ignores additional filetypes on purpose, here. Can this limitation be lifted, that is, could tagbar iterate over all filetypes, and perhaps merge configuration, or there could be option to tell tagbar to use last filetype instead of main?
The text was updated successfully, but these errors were encountered:
I would like to add support for openapi in my configuration. I've found this snippet
It works, but I don't want to define it for all yaml files. I would rather prefer to use additional filetype
openapi
to specify configuration, so filetype would beyaml.openapi
. It seems that tagbar ignores additional filetypes on purpose, here. Can this limitation be lifted, that is, could tagbar iterate over all filetypes, and perhaps merge configuration, or there could be option to tell tagbar to use last filetype instead of main?The text was updated successfully, but these errors were encountered: