othree / html5.vim

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

iskeyword issue #103

Closed amerov closed 4 years ago

amerov commented 5 years ago

Can besyn iskeyword @,48-57,_,192-255,- for only html region? Is it possible? Screenshot from 2019-07-02 14-46-50

amerov commented 5 years ago

also erb Screenshot from 2019-07-02 20-15-26

othree commented 5 years ago

It's hard, iskeyword is applied to entire file. I think we can live with it now. Vim is introducing some new feature which will introduce a new syntax highlight system.