Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble update/install plugin "HTML AutoCloseTag" #1016

Open
duytrung opened this issue Feb 19, 2017 · 18 comments
Open

Trouble update/install plugin "HTML AutoCloseTag" #1016

duytrung opened this issue Feb 19, 2017 · 18 comments

Comments

@duytrung
Copy link

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

@tacticalmixtu
Copy link

#1014 check this issue.

@C4droid
Copy link

C4droid commented Mar 24, 2017

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

@zzeroo
Copy link

zzeroo commented Apr 20, 2017

Can confirm that, the problem still exists.

@zeroc0d3
Copy link

Problem had been solved in this #1035

@hhdJet
Copy link

hhdJet commented Nov 10, 2017

Can confirm that, the problem still exists.

@mai-sa-fie
Copy link

Yep ... the problem still here

@coljiang
Copy link

coljiang commented Nov 25, 2017

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

@hxueh
Copy link

hxueh commented Dec 6, 2017

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

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

@farwish
Copy link

farwish commented Dec 13, 2017

the problem still here!!!

@shiquanwang
Copy link

The problem is still here.

@ghost
Copy link

ghost commented Dec 28, 2017

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

@ekollof
Copy link

ekollof commented Feb 20, 2018

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

@Macmee
Copy link

Macmee commented Mar 20, 2018

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

@hxueh
Copy link

hxueh commented Mar 26, 2018

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

@MikelSwartz
Copy link

I'm still getting it.

@ekollof
Copy link

ekollof commented Apr 13, 2018

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

@hemna
Copy link

hemna commented Feb 6, 2020

Still seeing this problem

@ekollof
Copy link

ekollof commented Feb 13, 2020

Still seeing this problem

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests