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
The setup validation didn't recognize "auto" as a valid provider value.
This caused vim.notify to be called with a validation warning
The ergoterm tests using "auto" were failing because they expected no notifications
(vim.notify:was_not_called())
0 commit comments