Skip to content

auto update #6

@mike820324

Description

@mike820324

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions