Closed GoogleCodeExporter closed 9 years ago
I believe this is fixed with the latest runtime files. If not, please report
the problem to the maintainer of the file. He will then send updates to Bram
for inclusion.
Original comment by chrisbr...@googlemail.com
on 30 Sep 2014 at 8:56
I don't think this is fixed, according to my test, this bug is still alive.
I don't think this is a bug caused by runtime file. This might be caused by
"syn include". If i remove css.*Attr, html.vim can be parsed correctly, then
remove css.vim, the css.*Prop cannot be parsed correctly. This means only
css.*Attr are lost after "syn include".
Original comment by kos19...@gmail.com
on 11 Oct 2014 at 2:27
Okay, then how do you reproduce the problem? Start with vim -u NONE -N -c
'command1|command2' *.html
Original comment by chrisbr...@googlemail.com
on 11 Oct 2014 at 7:50
Sorry to waste your time, it's my fault, I forgot the plugins. This problem is
caused by a css3 syntax plugin.
Original comment by kos19...@gmail.com
on 12 Oct 2014 at 3:16
Okay, closing as inalid. You should take that problem to the plugins maintainer.
Original comment by chrisbr...@googlemail.com
on 12 Oct 2014 at 7:13
Original issue reported on code.google.com by
kos19...@gmail.com
on 23 Aug 2013 at 2:46Attachments: