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 ColorScheme Autocommands for "*"..function EasyMotion#highlight#i
nit[1]..EasyMotion#highlight#InitHL:
line 14:
E930: Cannot use :redir inside execute()
E930: Cannot use :redir inside execute()
line 17:
E121: Undefined variable: hlstatus
Cause redir inside execute causes E930 in Vim 8.0 or later.