TamaMcGlinn / flog-forest

Plugin to modify vim-flog to use forest for showing the git log graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim flog git-forest

Integrates the git-forest commandline tool to show a prettier unicode git log inside of vim-flog.

Screenshot on imgur

Installation

Install using your favourite plugin manager, e.g.

Plug 'TamaMcGlinn/flog-forest'

I have more plugins that extend vim-flog. For a full list, see the install instructions for flog-menu.

History

See this issue where the tool was first found and discussed for use in vim-flog, and this pull request in which we conclude it is better to spawn a separate plugin, to keep development of forest and vim-flog separate.

About

Plugin to modify vim-flog to use forest for showing the git log graph

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%