ellisonleao / gruvbox.nvim

Lua port of the most famous vim colorscheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim-tree color is still not correct

jensenojs opened this issue · comments

commented

Describe the bug

support for nvim-tree was already add up in #150

and my problem seems similar as #128

image

and i tried to change the place where call vim.cmd([[colorscheme gruvbox]]) (as 128 suggested, it need to "it needs to be loaded at the front"), so i imported gruvbox before nvim-tree and i got this.

image

i don't know, It doesn't look the same as the previous PR,

image

i love gruvbox, any help? thanks!

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

commented

i am sorry, my plugins are not auto-updating