nvim-colorizer.lua
nvim-colorizer.lua copied to clipboard
Bug/suggestion: require'colorizer'.setup() should also apply to existing buffers
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.