preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.11k stars 486 forks source link

Add mapping for arduino filetypes #722

Closed raven42 closed 3 years ago

raven42 commented 3 years ago

Closes #721

raven42 commented 3 years ago

LGTM.

Is there a canonical place we document filetype support?

Doesn't look like it. I did a search for the cuda filetype which is also linked to c++ in a similar way and did not find anything other than the actual definition in uctags.vim and ctags.vim.