othree / html5.vim

HTML5 omnicomplete and syntax
http://www.vim.org/scripts/script.php?script_id=3236
934 stars 76 forks source link

Forgotten forks #31

Closed mcepl closed 10 years ago

mcepl commented 11 years ago

Just found https://github.com/alswl/html5.vim/commit/54b11c07c7d71306d985e1a42f6faefeb845ee12 which seems like no-brainer, and https://github.com/noahlh/html5.vim/commit/44d4e9a8e86bac00ed8e826ad3a8f8614dec225e which I am not sure what to think about.

SevereOverfl0w commented 10 years ago

:+1: to the former.

The latter is going to break things for existing setups, this kind of backwards incompatible change would be bad.

othree commented 10 years ago

I think there is a reason why dt, dd is not in. But I can't remember it now. So I just put it back until I found why.

othree commented 10 years ago

For second commit, I don't see the reason so I will not merge it now.