Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Matchit.vim は現在、html ファイルで動作します。
ただし、erb ファイルを開くと、カーソルがタグ ワードの途中にある場合でも、一致する終了タグではなく と一致<します。>
<
>
特定の erb タグの一致についてはあまり気にしませんが、erb ファイルを編集しているときに html タグの通常の一致が機能することを望みます。
どうすればこれを達成できますか?