issues
search
unblevable
/
quick-scope
Lightning fast left-right movement in Vim
MIT License
1.43k
stars
54
forks
source link
Fix errors with `highlight_on_keys`
#81
Closed
Cnly
closed
2 years ago
Cnly
commented
2 years ago
This should fix #80 by:
Avoiding the use of
<expr>
mappings for normal mode
Escaping the
|
character when restoring key mappings
This should fix #80 by:
<expr>
mappings for normal mode|
character when restoring key mappings