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

Trouble update/install plugin "HTML AutoCloseTag"

Open duytrung opened this issue 8 years ago • 18 comments

Hi,

I have install spf13 to vim, but it has trouble update HTML AutoCloseTag. It showed a dialog box to login into github website.

Please fix the bug.

Thanks

duytrung avatar Feb 19 '17 05:02 duytrung

#1014 check this issue.

tacticalmixtu avatar Feb 20 '17 03:02 tacticalmixtu

The problem of amirh's HTML-AutoCloseTag still existed. You'd better delete it manually, and use another auto-close plug-in. :)

C4droid avatar Mar 24 '17 10:03 C4droid

Can confirm that, the problem still exists.

zzeroo avatar Apr 20 '17 15:04 zzeroo

Problem had been solved in this #1035

zeroc0d3 avatar May 13 '17 11:05 zeroc0d3

Can confirm that, the problem still exists.

hhdJet avatar Nov 10 '17 07:11 hhdJet

Yep ... the problem still here

mai-sa-fie avatar Nov 24 '17 17:11 mai-sa-fie

you can try vi ~/.vimrc.bundles and enter code in vim ==> :%s/amirh/vim-scripts/ after run :PluginInstall

coljiang avatar Nov 25 '17 05:11 coljiang

echo UnBundle 'amirh/HTML-AutoCloseTag' >> ~/.vimrc.bundles.local

Run the above line in terminal, and in vim :BundleClean.

hxueh avatar Dec 06 '17 17:12 hxueh

the problem still here!!!

farwish avatar Dec 13 '17 07:12 farwish

The problem is still here.

shiquanwang avatar Dec 19 '17 03:12 shiquanwang

Plugin 'heracek/HTML-AutoCloseTag', {'name': 'HTML-AutoCloseTag2'} UnBundle 'amirh/HTML-AutoCloseTag' @farwish @shiquanwang add ~/.vimrc.bundles.local

ghost avatar Dec 28 '17 16:12 ghost

It's still broken. Trying to install using the snippet at http://j.mp/spf13-vim3.

ekollof avatar Feb 20 '18 10:02 ekollof

issue still exists....

@hxueh I get

Error detected while processing /home/david/.vimrc.bundles.local:
line    1:
E121: Undefined variable: amirh
E116: Invalid arguments for function UnBundle

Macmee avatar Mar 20 '18 19:03 Macmee

@Macmee Just edit a new line before 'Unbundle'.

hxueh avatar Mar 26 '18 08:03 hxueh

I'm still getting it.

MikelSwartz avatar Apr 13 '18 10:04 MikelSwartz

That's because NOBODY seemst to want to merge the commit that fixes it.

ekollof avatar Apr 13 '18 12:04 ekollof

Still seeing this problem

hemna avatar Feb 06 '20 15:02 hemna

Still seeing this problem

Forget it, this project is unmaintained. You're better off creating your own vimrc. It's not that hard.

ekollof avatar Feb 13 '20 09:02 ekollof