javascript-libraries-syntax.vim
javascript-libraries-syntax.vim copied to clipboard
Urls badly highlighted in strings
Hi, thanks for your useful plugin.
Look at the following.

As you can see in the url's value, each time we have a dot, it is considered as a cssClass so the string's highlighting is not good.
Is there any way to prevent that? Or the only solution will be to have same colors for both cssClass and javascriptString groups?
It might maybe be related to #43.
This also bothers me. I plan to solve later. Maybe I will disable it for now.
Good to know that you're aware of this issue :smiley: And yeah, disabling it until a solution is found is the best solution.