Set the non-gui popupmenu in nvim-qt

This commit is contained in:
Oliver Hartmann 2019-03-30 09:06:47 +01:00
parent 021de6193a
commit ea89d5fc20

View File

@ -14,5 +14,8 @@ vmap <LeftRelease> "*ygv
" Paste with <Shift> + <Insert>
imap <S-Insert> <C-R>*
" Use the default popup menu
GuiPopupmenu 0
:set guioptions=mlrb