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
That mapping is to offer convinience when using multi-lined tags. For example, if you just completed a tag and you press enter then this mapping creates:
<tag>
*cursor position
</tag>
Instead of
<tag>
*cursor position</tag>
I think it would be a good idea with compatibility conflicts to offer some kind of configuration option to enable / disable this. Call for Pull-Request? 😁
I'm trying to use wildmenu for autocompletion but every time I try to select something in the dropdown xmledit inserts a newline.
Is there any way to disable this behaviour?
The text was updated successfully, but these errors were encountered: