Skip to content

Whitelist instead of blacklist #118

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions