-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Since this vimrc is using github and git tags, I think it is possible to use vimproc and git to auto update it self.
Moreover, by using unite source, it is possible to create a simple interface to let the user choose whatever version they want to apply.
Progress:
- basic git functionality
- git checkout tag
- git checkout branch
- git get tag list
- git get branch list
- git stashing
- git fetch
- git in other folder so that the user doesn't need to go to the .vim folder when they want to update the editor.
- different git version compatative : 1f87416
- version indicator
- version info : d9691bb
- unite source
Reactions are currently unavailable