feat(defaults): popupmenu "Open in browser", "Go to definition" #30261

- Use the popup to expose more features such as LSP and gx.
- Move the copy/paste items lower in the menu, they are lower priority.
This commit is contained in:
Justin M. Keyes
2024-09-05 05:56:00 -07:00
committed by GitHub
parent f9108378b7
commit 76aa3e52be
11 changed files with 191 additions and 49 deletions

View File

@ -1095,6 +1095,7 @@ describe('ext_multigrid', function()
end)
it('supports mouse', function()
command('autocmd! nvim_popupmenu') -- Delete the default MenuPopup event handler.
insert('some text\nto be clicked')
screen:expect{grid=[[
## grid 1