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
Disable Sy if an active buffer is now "skippable" (#344)
If a `sy#start()` is called for a buffer that is no longer backed by a
file on disk, then disabling Sy avoids peppering the user with extra
error messages.
Closes#336
0 commit comments