2

Possible Duplicate:
How to update Vim to color-code new html elements

Default Vim HTML syntax/indent files do not know anything about new HTML5 tags. What is the best way to add support for HTML5 to Vim?

Community
  • 1
  • 1
Grey Teardrop
  • 511
  • 6
  • 11
  • 1
    duplicate of http://stackoverflow.com/questions/3232518/how-to-update-vim-to-color-code-new-html-elements – akira Jul 15 '10 at 10:22
  • That's a good question, I'm interested in hearing the response for this. I've just been waiting for a VIM update with updated syntax/indent files because I tried looking at the code for syntax highlighting and indenting and it makes my head hurt. Seriously. -EDIT: thanks for the duplicate reference... looks like everything's all been sorted out. – virstulte Jul 15 '10 at 10:22
  • @akira, thanks for duplicate reference. Unfortunately, Vim it seems like vim indent file (indent/html.vim) needs similar changes to correctly work with new tags. – Grey Teardrop Jul 15 '10 at 10:49

0 Answers0