Comment on Search: .lenght - GithubparentComments−illicium14yI prefer using the vim-trailing-whitespace plugin and fixing it manually: https://github.com/bronson/vim-trailing-whitespace−throwaway39214yOr you can use my competing plugin: https://github.com/bitc/vim-bad-whitespacewhich has some advantages (described in the README)−jdwhit214yOne advantage taken from the readme: This plugin is better than using the builtin vim 'list' command because it doesn't show an annoying highlight while you are typing in insert mode at the end of a line.
Comments
I prefer using the vim-trailing-whitespace plugin and fixing it manually: https://github.com/bronson/vim-trailing-whitespace
Or you can use my competing plugin: https://github.com/bitc/vim-bad-whitespace
which has some advantages (described in the README)
One advantage taken from the readme: