Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 835 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 835 Bytes

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.