We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello @othree,
Thank you for your plugin that I use for several years.
Since your last commit (6c1ac5d), 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.
The text was updated successfully, but these errors were encountered:
thx ! ffd6548
Sorry, something went wrong.
Fix #77 find start tag and find end tag supports custom element
2bab6ef
A bug of Vim builtin indent file. Just fixed.
ab907f3
No branches or pull requests
Hello @othree,
Thank you for your plugin that I use for several years.
Since your last commit (6c1ac5d), 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.
The text was updated successfully, but these errors were encountered: