You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error detected while processing function sneak#wrap[8]..sneak#to[118]..sneak#label#to[3]..<SNR>100_do_label:
line 48:
E716: Key not present in Dictionary: a
E15: Invalid expression: mappedtoNext ? s:matchmap[strpart(g:sneak#target_labels, 0, 1)] : s:matchmap[choice]
The text was updated successfully, but these errors were encountered:
I'm still experiencing this in the latest version of NVIM v0.5.0-417-g5a5c2f029
running on Windows with Nvim-Qt
I've narrowed it down I think..
I have highlight occurrences set (not labels, not using easy motion style jumping).
Basically if there is more than one search result, but only 1 is currently visible, this error will trigger prior to jumping to the next occurence off screen.
But only during the first pass through the search results.
Hope that helps if you do end up wanting to fix this. Love this plugin.
foo
somwhere in betweenfo
with sneakAlso, watch: https://asciinema.org/a/b6x9mq0ik4izpb83yx51vrb24
The full error is:
The text was updated successfully, but these errors were encountered: