Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailing spaces in Mundo window #101

Open
Xblow opened this issue Oct 10, 2020 · 1 comment
Open

Trailing spaces in Mundo window #101

Xblow opened this issue Oct 10, 2020 · 1 comment

Comments

@Xblow
Copy link

Xblow commented Oct 10, 2020

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! 👍

@simnalamburt
Copy link
Owner

I agree that this is an issue and I think it's possible to fix. I'll try to strip the whitespaces or don't append the whitespaces in the first place later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants