vim-bad-whitespace
vim-bad-whitespace copied to clipboard
Customisable Highlighting of Tab characters
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.
Yes. That would be cool. Just an configuration for tab-elements would be enough, as you can set the configuration based on file-read-hooks from vim.
I made a patch for this, just in case you're interested: #8