jokajak / keyseer.nvim

Neovim plugin to display which keys have keymaps assigned
MIT License
52 stars 1 forks source link

fix highlight padding #8

Closed jokajak closed 1 year ago

jokajak commented 2 years ago

When highlight padding includes rows above and below a keycap character the highlights are not always correct.

image

In the diagram, the w key is highlighted correctly but the row above the w key is not.