diff --git a/indent/html.vim b/indent/html.vim index 65dda11..fe2af20 100644 --- a/indent/html.vim +++ b/indent/html.vim @@ -154,6 +154,10 @@ func! s:CountITags(...) "{{{ let tmpline = substitute(s:curline, '<\zs\/\=\w\+\>\|', '\=s:CheckTag(submatch(0))', 'g') if s:block == 3 let s:newstate.scripttype = s:GetScriptType(matchstr(tmpline, '\C.*\zs[^>]*')) + " assume non-JS content of