wfxr / minimap.vim

📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.
MIT License
1.19k stars 23 forks source link

stateful_lines - change highlight group names to be more explicit #120

Closed ZNielsen closed 2 years ago

ZNielsen commented 2 years ago

For GH-112, the names are prefixed with mm. Change that to minimap so it is more clear where the highlight groups came from when a user uses :hi to look at all installed highlight groups.