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
Vim has built-in markdown filetype detection, so adding this call sets
the filetype for a second time, evaluating indent, syntax, etc, which
can make loading markdown files very slow.
0 commit comments