Friday, March 6, 2015

update local plugin that is not yet committed using vundle

Hi,
I am trying to update a the bundle(Vundle) for a plugin lives locally in my machine.
But it seems bundle update does not work until that is committed (very fair for git).
But then, to update my plugin, my workflow is write->commit->PluginUpdate->if it works, fine-> else in local file, git revert->pluginupdate.

Is this how this works?
Or I am just missing something silly?

Other work around is to edit the plugin in bundle directly and then copy it to the local dir....but..then this is not what we should do with git, right?

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: