justinmk / vim-sneak

The missing motion for Vim :athletic_shoe:
http://www.vim.org/scripts/script.php?script_id=4809
MIT License
3.26k stars 88 forks source link

label-mode: use virtual text in nvim ≥ 0.5 #303

Closed tomtomjhj closed 1 year ago

tomtomjhj commented 1 year ago
justinmk commented 1 year ago

This is great, thank you! Looks great, also not much new code, and no regressions in the tests. So merging now.

But I noticed one issue: changing the SneakLabel highlight isn't fully respected. Example:

hi SneakLabel ctermbg=red