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
Pasting code with :paste fails when TAB's are present.
TABS are (very) common characters in code and should be anticipated and handled correctly by :paste (I.e. ignored/ not invoking completion)
If :paste with code containing TABS does not fail the paste is very slow.