spf13-vim
spf13-vim copied to clipboard
[SOLVED] Update plugins for vim-buftabline & HTML-AutoCloseTag
- General
+ Bundle 'ap/vim-buftabline'
- HTML
- Bundle 'amirh/HTML-AutoCloseTag'
+ Bundle 'vim-scripts/HTML-AutoCloseTag'
Someone please merge this. It's interrupting installs.
please merge
Maybe it's better to address HTML tag issue in a separate PR.
Maybe it's better to just merge the damn fix.
@spf13 Can this get merged? Without it, installs are blocked for new users.
That's nice, but someone needs to merge this. Meanwhile, I suggest people look at SpaceVim.
Why has this not been merged?
Why has this not been merged?
Because this project is no longer maintained, apparently.
I see, is there an alternative to spf13-vim?
On Wed, 2020-02-26 at 02:44 -0800, ma1ware07 wrote:
I see, is there an alternative to spf13-vim?
Yes, craft your own vimrc. It's not hard.
Seems like I'll have to do just that.