Is there syntax highlighting for Razor views (*.cshtml files) available in Spacemacs?
I have csharp layer installed. Syntax highlighting works with *.cs files but no with *.cshtml files.
web-mode works pretty well for .cshtml
, except for code blocks within the template.