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.
- Host: GitHub
- URL: https://github.com/hrsh7th/vim-versions
- Owner: hrsh7th
- Created: 2012-11-04T05:39:55.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T03:41:14.000Z (over 6 years ago)
- Last Synced: 2025-01-03T08:13:51.262Z (9 months ago)
- Language: Vim script
- Homepage:
- Size: 141 KB
- Stars: 9
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```