Open
Description
I set the menu for comment the line using the caw plugin.
the menu is writen as ["&Comment", 'call feedkeys("gcc")']
this works well for the single line. but when I select multiple lines during the visual mode, it cannot comment the selected lines but the first line.
I has mapped the key to trigger the menu
xnoremap :call quickui#menu#open()
Metadata
Assignees
Labels
No labels