lewis6991 / satellite.nvim

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

Fix: `m` have delay when it's modified by user #25

Closed NEX-S closed 1 year ago

NEX-S commented 1 year ago

If the user had modified the default m to other keymaps e.g. nnoremap m %, the satellite will remap the m and cause some delay.