Skip to content

ZSaberLv0/agit.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agit.vim

Build Status

Yet another gitk clone for Vim!

Screen Shots

Screen Shot

Features

  • gitk-like repository viewer
  • providing various git commands (e.g. checkout, reset, etc...)
  • side by side diff by vimdiff
  • No fugitive dependency, but well cooperation if exists.
  • Supporting multibyte character

Installation

If you use NeoBundle,

NeoBundle 'cohama/agit.vim'

Usage

When you edit a file in git repository, type the below

:Agit

Requirements

  • Vim 7.4.52 or later
  • Git 1.8.5 or later

License

MIT license

Pull request is always welcome!

About

A powerful Git log viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 98.4%
  • Shell 1.1%
  • Ruby 0.5%