vim-bad-whitespace icon indicating copy to clipboard operation
vim-bad-whitespace copied to clipboard

Highlights whitespace at the end of lines, only in modifiable buffers

Results 4 vim-bad-whitespace issues
Sort by recently updated
recently updated
newest added

Empty blank lines at the end of files are another annoyance that should be highlighted. I will have to figure out how to do this in Vim, since an empty...

The highlighting of the +/- column was bothering me to the point where I turned it off completely. You often see patches when using vim-fugitive. So this will allow you...

There should be a way to configure vim-bad-whitespace to highlight tab characters, based on some sort of per-filetype whitelist/blacklist config variables, and also whitelist/blacklist filename pattern config variables.