spaceduck-theme / nvim

Spaceduck for neovim. All Lua, all spaceduck, always intergalactic.
11 stars 3 forks source link

Style nvim-tree highlight groups #18

Closed Nargonath closed 7 months ago

Nargonath commented 8 months ago

Recently nvim-tree did an overhaul of their highlighting groups and it doesn't look right anymore, see:

image

Their highlight groups starts by NvimTree. We should make some adjustments to have them look nicer. For example you can see the difference between our line numbers between the NvimTree buffer and the right buffer.

Nargonath commented 7 months ago

This was a regression from nvim-tree themselves. It has been fixed in other releases.