Closed amerov closed 4 years ago
Can besyn iskeyword @,48-57,_,192-255,- for only html region? Is it possible?
syn iskeyword @,48-57,_,192-255,-
also erb
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.
Can be
syn iskeyword @,48-57,_,192-255,-
for only html region? Is it possible?