-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Comments
#1014 check this issue. |
The problem of amirh's HTML-AutoCloseTag still existed. |
Can confirm that, the problem still exists. |
Problem had been solved in this #1035 |
Can confirm that, the problem still exists. |
Yep ... the problem still here |
you can try vi ~/.vimrc.bundles and enter code in vim ==> :%s/amirh/vim-scripts/ after run :PluginInstall |
echo UnBundle 'amirh/HTML-AutoCloseTag' >> ~/.vimrc.bundles.local Run the above line in terminal, and in vim :BundleClean. |
the problem still here!!! |
The problem is still here. |
Plugin 'heracek/HTML-AutoCloseTag', {'name': 'HTML-AutoCloseTag2'} |
It's still broken. Trying to install using the snippet at http://j.mp/spf13-vim3. |
issue still exists.... @hxueh I get
|
@Macmee Just edit a new line before 'Unbundle'. |
I'm still getting it. |
That's because NOBODY seemst to want to merge the commit that fixes it. |
Still seeing this problem |
Forget it, this project is unmaintained. You're better off creating your own vimrc. It's not that hard. |
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
The text was updated successfully, but these errors were encountered: