plugin change name : amirh/HTML-AutoCloseTag should be replaced by heracek/HTML-AutoCloseTag
vundle plugin amirh/HTML-AutoCloseTag should be replaced by heracek/HTML-AutoCloseTag. because we coundn't find amirh/HTML-AutoCloseTag any more.but the old author create a new repo named heracek/HTML-AutoCloseTag.
I keep being plagued with this as well. It's been broken for ages.
Thanks, renaming that in .vimrc.bundles fixed it.
Thank you!
I remove this, and install heracek/HTML-AutoCloseTag in .vimrc.bundle.local:
Plugin 'heracek/HTML-AutoCloseTag', {'name': 'HTML-AutoCloseTag2'}
UnBundle 'amirh/HTML-AutoCloseTag'
Moreover, I remove 'amirh/HTML-AutoCloseTag' before install heracek/HTML-AutoCloseTag.
Thank you,i got it.
I still can't solve the problem