bronson / vim-trailing-whitespace

Highlights trailing whitespace in red and provides :FixWhitespace to fix it.
452 stars 62 forks source link

fix: add dynamic TerminalOpen for both vim and nvim #30

Closed nusendra closed 1 year ago

nusendra commented 1 year ago
image

Add dynamic TermOpen / TerminalOpen for both vim / nvim

moniquelive commented 1 year ago

@bronson could you merge this? it's soooo annoying 🙏🏻

bronson commented 1 year ago

Yikes, I did the thing I tell everyone not to do ... perform a last few easy merges right before going on vacation. I'm sorry for the delay.

It would be good to reduce the bus factor here ... If anyone who's interacted with this plugin in the past would want to also be a maintainer, hit me up. It doesn't take much time and an extra set of eyes would be good.

Thank you everyone for the productive patches and discussion