zenbones-theme / zenbones.nvim

🪨 A collection of contrast-based Vim/Neovim colorschemes
MIT License
657 stars 46 forks source link

slow startup time ! #117

Closed cipherlogs closed 1 year ago

cipherlogs commented 1 year ago

I have noticed today that the startup of neovim is a bit slow. it takes a second or two. disabled zenbones and lush and the startup time went back to fast.

I'm not sure what's the problem here. I have tried to disable lush and just use g:theme_compat = 1 at the top of my init config but still slow

any ideas on how I can troubleshot this or fix it? thanks.

Note: I think lush is the problem because when I didn't set compat to 1, nvim loaded fast with no delays and gave me the error that lush can't be found or isn't loaded!