NvChad / menu

Menu plugin for neovim ( supports nested menus ) made using volt
GNU General Public License v3.0
316 stars 5 forks source link

:close removes the menu #13

Closed mmihira closed 2 hours ago

mmihira commented 2 hours ago

After opening the menu , then using :close to close it , the menu can't be opened again. Could we fix that ?

Great plugin btw

siduck commented 2 hours ago

the menu window is a special buffer, use only q mapping to close it