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
Since Tide rebinds ; as a leader key, it overrides the default behavior of ; for repeating the f/F/t/T motions to jump to the next occurrence of a character. As a result, after using f + to jump to a specific character, I can no longer use ; to move forward to subsequent occurrences of that character. Would it be possible to disable tide, or prevent tide from using ; while using those jump motions?