bronson / vim-trailing-whitespace

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

keepjumps to save changelist and jumplist #20

Closed kovetskiy closed 4 years ago

kovetskiy commented 4 years ago

No need to remember and restore the position because we can use keepjumps keyword.

bronson commented 4 years ago

very nice