norcalli / nvim-colorizer.lua

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

How to disable it in some specific filetypes? #94

Open 416207298 opened 1 year ago

416207298 commented 1 year ago

Such as c++, golang...

gregorias commented 1 year ago

You can create a FileType autocmd that does this.