simnalamburt / vim-mundo

:christmas_tree: Vim undo tree visualizer

Home Page:https://simnalamburt.github.io/vim-mundo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customisable tree visuals

kishikaisei opened this issue · comments

Adding the option to customise how the tree is rendered, not unsimilar to telescopes border setting:
borderchars = { '─', '│', '─', '│', '╭', '╮', '╯', '╰' },
The goal is to be able to use icons from NerdFont, and such.