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

Bug/suggestion: require'colorizer'.setup() should also apply to existing buffers

Open bfredl opened this issue 5 years ago • 0 comments

Describe the bug require'colorizer'.setup() sets an autocmd for all new/reloaded buffers. It would be cool if it also applied to all already opened windows.

bfredl avatar Aug 30 '20 08:08 bfredl