TaDaa / vimade

An eye friendly plugin that fades your inactive buffers and preserves your syntax highlighting!
MIT License
494 stars 9 forks source link

lose color on other explorer? #60

Open v6cc opened 3 years ago

v6cc commented 3 years ago

I tried netrw , nerdtree work ok

but coc-explorer defx

will lose highlight when not focus?

TaDaa commented 3 years ago

Hi there, I will take a look at this later today -- guessing that these explorers are no longer using syntax highlighting, will have to verify and see what is going on and if there are options. Another option could be possible to disable Vimade on those buffers using an autocmd and VimadeBufDisable or VimadeWinDisable.