You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some investigation of this previously, this is a non-trivial addition to nvim-ts-autotag to my knowledge.
I'll pin this so it doesn't get auto-closed as this is very much an issue I hope to resolve. If someone wants to beat me to the punch, PRs are welcome 😃.
Hello!
I like this plugin, but this breaks dot repeating inserts with
>
in it.For example:
$this->
.
to dot repeat$this-
appearsThanks!
The text was updated successfully, but these errors were encountered: