vim-gin

🥃 Gin makes you drunk on Git

MIT License

Stars
135

Bot releases are hidden (Show)

vim-gin - v0.2.1 Latest Release

Published by lambdalisue about 2 years ago

vim-gin - v0.2.0

Published by lambdalisue about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/lambdalisue/gin.vim/compare/v0.1.0...v0.2.0

vim-gin - v0.1.0

Published by lambdalisue over 2 years ago

What's Changed

Full Changelog: https://github.com/lambdalisue/gin.vim/compare/v0.0.0...v0.1.0

vim-gin - v0.0.0

Published by lambdalisue over 2 years ago

This is the first alpha version that has following pre-stable features

  • Gin to call a raw git command
  • GinChaperon to solve git conflicts (like git mergetool)
  • GinDiff to see git diff of a file
  • GinEdit to see git show or local content of a file
  • GinPatch to stage changes partially (like git add -p)
  • GinStatus to see git status of a repository

Some features are missed from https://github.com/lambdalisue/gina.vim but users can use both to gradually migrate.