lewis6991 / satellite.nvim

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

feat: add MarkSV highlight group for highlighting marks #44

Closed gpanders closed 1 year ago

gpanders commented 1 year ago

This allows the highlight group to be changed.

This also fixes an issue where the background of the mark characters would override the scrollbar:

Before image

After image