franbach / miramare

:maple_leaf: Comfortable & Pleasant Color Scheme for Vim
MIT License
244 stars 20 forks source link

Highlighting in vim-sneak label mode #16

Open soulsoiledit opened 3 years ago

soulsoiledit commented 3 years ago

When using the vim-sneak plugin with label mode enabled, the second character is highlighted in the default magenta color. The transition is jarring and it would look better if it was a solid color like the cursor's background. The SneakLabelMask highlight group affects the second character.

image

FrenzyExists commented 3 years ago

I did a small research and turns out miramare doesn't have vim-sneak implemented, so your vim is using the default color, being an eye-rape magenta for some reason, you'll have to do a PR implementing vim-sneak