I have the following problem with the auto indentation of this plugin (don't really know if is really a problem), when I let the plugin auto-indent my .blade files, the html part of the code are indented all at the same level.
I can use set ft=html and indent everything with ggvG= and then return to set ft=blade but it is really annoying.
I have the following problem with the auto indentation of this plugin (don't really know if is really a problem), when I let the plugin auto-indent my .blade files, the html part of the code are indented all at the same level.
I can use
set ft=html
and indent everything withggvG=
and then return toset ft=blade
but it is really annoying.