norcalli / nvim-colorizer.lua

The fastest Neovim colorizer.
Other
2.25k stars 117 forks source link

Allow excluding files from the `setup()` function #5

Closed norcalli closed 4 years ago

norcalli commented 4 years ago

Possible syntax choices here are:

I'm leaning towards the first one as long as people realize that !* would make little to no sense. The utility of an option would only be in the case of configuring it dynamically, which I don't think people would do.