NvChad / nvim-colorizer.lua

Maintained fork of the fastest Neovim colorizer
Other
706 stars 47 forks source link

Colorizer doesn't work on second buffer opened #86

Open mTvare6 opened 2 months ago

mTvare6 commented 2 months ago

Describe the bug Colorizer plugin doesn't work when opening second buffer in same instance.

To Reproduce Steps to reproduce the behavior: Open a first instance, may contain hexes. Then open another buffer in the same instances which has hexes.

Expected behavior Colorizer should work showing colors.

Screenshots pic-full-240715-2157-16

Desktop (please complete the following information):

mTvare6 commented 1 month ago

I am sure this has something to do with either lazy loading or nvchad configs, because in older packer based one using original colorizer there was no issue.

siduck commented 1 month ago

@mTvare6 sadly this repo's dead and I didnt code any of it unlike all other nvchad repos, I tried learning it but failed cuz of the huge mess :fearful:

i wrote a minimal last month! https://github.com/NvChad/ui/pull/297#issuecomment-2249077934, will soon let users know when its ready

mTvare6 commented 1 month ago

@siduck seeing this only now, but maybe this should be top priority? Because nvchad repo has repo issues open but it's dependency(and house owned) is buggy

siduck commented 1 month ago

@mTvare6 in 1-2 days , i'll release some docs, you can try the clean branch of ui repo to test the colorify, its enabled by default