xolox / vim-easytags

Automated tag file generation and syntax highlighting of tags in Vim
http://peterodding.com/code/vim/easytags/
1.01k stars 109 forks source link

problem with composed file types #28

Closed aleprovencio closed 11 years ago

aleprovencio commented 11 years ago

The filetypes of my django projects are 'htmldjango' and 'python.django', and on :UpdateTags, it complains that they are not supported by Exuberant Ctags. I would be cool if easytags could handle that.

xolox commented 11 years ago

I just published version 3.2 of the vim-easytags plug-in which supports composed file types. Thanks for your feedback! I'm closing this issue now, but if you have any problems with the new version feel free to reopen this issue or create a new one.