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
It seems easymotion functions including <leader><leader>s uses regular expressions. It causes an error with <leader><leader>s\ and makes it impossible to search special characters like \, ^ or ..
The text was updated successfully, but these errors were encountered:
It seems easymotion functions including
<leader><leader>s
uses regular expressions. It causes an error with<leader><leader>s\
and makes it impossible to search special characters like\
,^
or.
.The text was updated successfully, but these errors were encountered: