mattn / emmet-vim

emmet for vim: http://emmet.io/
http://mattn.github.io/emmet-vim
MIT License
6.41k stars 410 forks source link

Is there support for syntaxProfiles.json in emmet-vim? #495

Open udit99 opened 4 years ago

udit99 commented 4 years ago

I'm trying to use the tag_nl setting in syntax profiles to have my tags open with a line break in between. I found this docs page that shows how to do it using the syntaxProfile.json but I havent been able to figure out a way to configure that file in emmet-vim. Is there a way to do this?