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
Sometimes hitting <C-]> on a tag for one language, e.g. Python, will jump to a tag in a different language, e.g. TypeScript. This is almost never what I want; tags for the current language should be preferred over the same tag in a different language.
The text was updated successfully, but these errors were encountered:
Sometimes hitting
<C-]>
on a tag for one language, e.g. Python, will jump to a tag in a different language, e.g. TypeScript. This is almost never what I want; tags for the current language should be preferred over the same tag in a different language.The text was updated successfully, but these errors were encountered: