An open API service indexing awesome lists of open source software.

https://github.com/hrsh7th/vim-versions

useful interface for version control.
https://github.com/hrsh7th/vim-versions

Last synced: about 2 months ago
JSON representation

useful interface for version control.

Awesome Lists containing this project

README

          

# vim-versions
useful interface for version control.

# depends
- unite.vim
- https://github.com/Shougo/unite.vim

# usage
following command is available if current buffer was under version control.

```
:UniteVersions
```