1 2 3 4 5 6 7 8 9
if !polyglot#util#IsEnabled('cjsx', expand('<sfile>:p')) finish endif if exists("loaded_matchit") let b:match_ignorecase = 0 let b:match_words = '(:),\[:\],{:},<:>,' . \ '<\@<=\([^/][^ \t>]*\)[^>]*\%(>\|$\):<\@<=/\1>' endif