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
For now every needed plugin needs to be specified in integrations. It would be easier to setup if the plugins could be detected and enabled automatically.
For reference, tokyonight.nvim supports such feature by { plugins = { auto = true } }.