Closed sh4r1k7 closed 2 years ago
put (font-lock-mode -1)
in your web-mode-hook
Sorry, forgot to mention that disabling font-lock-mode (in my prog-mode-hook) didn't work hence why I resorted to the above because it seems web-mode uses other fontification methods?
How do I achieve this? Here's what I have so far - I'm hoping I don't have to do this for every
-keywords
var, but so far even the ones I tried aren't really working exceptjavascript
(css and html still show through):