Closed lkintact closed 3 months ago
That is on purpose, I guess the reason being, tha it allows to jump from <ul>
to each <li>
item and then to the closing </ul>
item. It also does the same for definitions <dl>
-> <dd>
-> <dt>
I see, thanks for letting know.
closing then.
:set ft=html
.u
in<ul>
and press %. Instead of moving to</ul>
, the cursor moves to<li>
.</li>
, the cursor moves to</ul>
.Vim 9.1.636, Matchit 1.20.