spf13-vim icon indicating copy to clipboard operation
spf13-vim copied to clipboard

plugin change name : amirh/HTML-AutoCloseTag should be replaced by heracek/HTML-AutoCloseTag

Open zpzhang opened this issue 8 years ago • 5 comments

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.

zpzhang avatar Aug 15 '17 07:08 zpzhang

I keep being plagued with this as well. It's been broken for ages.

ekollof avatar Aug 29 '17 10:08 ekollof

Thanks, renaming that in .vimrc.bundles fixed it.

hh83917 avatar Oct 03 '17 16:10 hh83917

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.

keer2345 avatar Oct 29 '17 15:10 keer2345

Thank you,i got it.

wiky2 avatar Jan 01 '18 08:01 wiky2

I still can't solve the problem

ZachGuoMingyu avatar Aug 14 '19 15:08 ZachGuoMingyu