tabular
tabular copied to clipboard
Can't install with Vundle
It does not install with Bundle: All I see in the log is this:
[2014-11-25 10:32:57] Plugin URI change detected for Plugin tabular [2014-11-25 10:32:57] > Plugin tabular old URI: [2014-11-25 10:32:57] > Plugin tabular new URI: https://github.com/godlygeek/tabular.git
Mh ....
I was able to install tabular with Bundle smootly.
My .vimrc entry is not dramatic :smile:
Bundle 'godlygeek/tabular'
Another reporting that it works fine with Vundle and has been for some time. Added to that, I believe nowadays Vundle just silently changes the URI when it detects a URI change rather than report an error, so even if somehow the OP's condition got replicated, it wouldn't cause an error in current versions of Vundle.