tabular icon indicating copy to clipboard operation
tabular copied to clipboard

Can't install with Vundle

Open mrt181 opened this issue 10 years ago • 2 comments

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

mrt181 avatar Nov 25 '14 10:11 mrt181

Mh ....

I was able to install tabular with Bundle smootly.

My .vimrc entry is not dramatic :smile:

Bundle 'godlygeek/tabular'

tuxinaut avatar Jan 14 '15 11:01 tuxinaut

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.

digital-carver avatar Aug 24 '15 20:08 digital-carver