我用 Vim 来编辑包含嵌入宏的 HTML, 其中宏以双角度括号括号括在括号内, 例如 : “ & lt; & gt; ” 。 Vim S 标准 HTML 突出显示将第二个“ <” 和“ & gt;” 视为错误, 并突出显示错误 。 我如何能防止这些错误? 我很乐意教给 $VIMHOM/ syntax/ html. vim 双角括号可以确定, 或者简单地禁用错误突出显示, 但我不确定如何做 。 (“ 高亮清除 htmlTagError ” 没有效果 。 事实上, “ 亮亮清除” 在 HTML 缓冲中没有效果 。
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....