simnalamburt / vim-mundo

:christmas_tree: Vim undo tree visualizer
https://simnalamburt.github.io/vim-mundo
GNU General Public License v2.0
792 stars 28 forks source link

Customisable tree visuals #110

Open kishikaisei opened 3 years ago

kishikaisei commented 3 years ago

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.