supermaven-inc / supermaven-nvim

The official Neovim plugin for Supermaven
https://supermaven.com/
MIT License
304 stars 16 forks source link

Cannot close the activation popup #4

Open amirhhashemi opened 1 month ago

amirhhashemi commented 1 month ago

After I run :SupermavenLogout, a popup shows up that says "Please visit the following Url to set up Supermaven Pro (or use :SupermavenUseFree)" and I can't get rid of it. When I close it, it appears again when I move the cursor.

AlejandroSuero commented 1 month ago

@amirhhashemi With the changes in #23, now it prevents the plugin from spawning multiple instances. You can close it with q or <Esc> now too.