Skip to content

Whitelist instead of blacklist #118

@blasco

Description

@blasco

I would like to enable the whitespaces highlighting in a few files, rather than blacklisting every single other file I would like to have a way to enable it to the few files that I want. Is there something like a whitelist, the opposite to

let g:better_whitespace_filetypes_blacklist=['<filetype1>', '<filetype2>', '<etc>',
                                        'diff', 'gitcommit', 'unite', 'qf', 'help']

How would I do it if I only want to enable it for "c" files for example

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions