nvim-colorizer.lua icon indicating copy to clipboard operation
nvim-colorizer.lua copied to clipboard

How to disable it in some specific filetypes?

Open 416207298 opened this issue 3 years ago • 2 comments

Such as c++, golang...

416207298 avatar Mar 23 '23 02:03 416207298

You can create a FileType autocmd that does this.

gregorias avatar Apr 02 '23 12:04 gregorias