Skip to content

albfan/vim-git-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

vim-git-graph

Intro

Your git log --graph inside vim

screenshot

Features

  • Show a graph, decorate, oneline relation for your repo commits
  • See details for a commit
  • Navigate to file:line in work dir from diffs

Dependencies

This plugin depends on another fork albfan/AnsiEsc.vim

Install

Using Vundle

Add this lines to ~/.vimrc

Plugin 'albfan/vim-git-graph'
Plugin 'albfan/AnsiEsc.vim'

Update plugins:

:PluginInstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published