*vim-html-complete* Html Code Completion ******************** Html code completion uses the standard Vim code completion mechanism (|vim-code-completion|) like so: > let b:EclimSgmlCompleteEndTagIgnore = ['br', 'input'] < vim:ft=eclimhelp