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
There is a bug in vim-easymotion (easymotion/vim-easymotion#402) that causes CoC problems neoclide/coc.nvim#110 .
Before it is somehow resolved there is workaround that usesCocDisable during easymotion operation. Unfortunately this does not fix coc-explorer which also displays wrong errors. Is there anything in coc-explorer that could be used to temporary fix this problem?