I was wondering if it's possible to remove trailing spaces in the Mundo preview window.
I usually mark extra whitespace and I noticed there is unnecessary whitespace in Mundo tree viewer.
You can reproduce it with
highlight ExtraWhitespace ctermbg=brown guibg=brown
match ExtraWhitespace /\s\+$/
with mundo window open.
Overall, it's an amazing plugin, thank you! 👍