Closed RoXuS closed 8 years ago
Hello @othree,
Thank you for your plugin that I use for several years.
Since your last commit (6c1ac5d5f458cdd38f57d9e0617d9a0df482a317), I have issue with the indent.
With the last commit:
<dom-module id="my-component"> <template> <paper-toolbar> </paper-toolbar> </template> <script src="my-component.js"></script> </dom-module>
Without:
It seems, Vim doesn't have a better indent ahah.
Maybe is an issue with my config ?
Vim version: 8.0.52.
thx ! ffd6548d8623eafbf7d8505d6d759f847b2adcad
A bug of Vim builtin indent file. Just fixed.
Hello @othree,
Thank you for your plugin that I use for several years.
Since your last commit (6c1ac5d5f458cdd38f57d9e0617d9a0df482a317), I have issue with the indent.
With the last commit:
Without:
It seems, Vim doesn't have a better indent ahah.
Maybe is an issue with my config ?
Vim version: 8.0.52.