vim-menu icon indicating copy to clipboard operation
vim-menu copied to clipboard

A plugin providing a console interface to Vim's built-in menu.

Results 1 vim-menu issues
Sort by recently updated
recently updated
newest added

`vim-menu` uses a normal window to show menus. Existing floating/popup windows can cover the menu. Possible workarounds: 1. Hide existing floats/popups prior to showing the menu, and make visible after....