Integrates the git-forest
commandline tool to show a prettier unicode
git log inside of vim-flog.
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.
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.