quickmenu.vim
quickmenu.vim copied to clipboard
can quickmenu window stay open when select the action
Right now, the window will be closed when select some action,can you give an option or other ways to stay the window open ? Thanks ~
I'm not a vim programmer but I found a way to don't close the menu after executing an item . For me it works , I don't know if it will break something but I suppose it will not because I just comment the close line .
Comment the line 411 and it should work as intended .
" close!