norcalli / nvim-colorizer.lua

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

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

Open bfredl opened 4 years ago

bfredl commented 4 years ago

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.