lewis6991 / satellite.nvim

Decorate scrollbar for Neovim
MIT License
542 stars 20 forks source link

Width setting #55

Closed Jendker closed 11 months ago

Jendker commented 11 months ago

I am trying to change the width of the scrollbar. Changing width in the config doesn't change it. Is there a proper way to approach it?

lewis6991 commented 11 months ago

No. The width of the scrollbar itself not configurable.

Jendker commented 11 months ago

I see. What is the function of width currently? I would like to add respective entry to help.

lewis6991 commented 11 months ago

It sets the width of the floating window used to display the scrollbar as some decorations (like Gitsigns) are next to the bar.

The setting should probably be removed.

lewis6991 commented 11 months ago

Just double-checked. That setting isn't used at all so can be removed from the readme.