mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
test: typing for helpers.meths
This commit is contained in:
@@ -392,7 +392,7 @@ end)
|
||||
|
||||
describe('event processing and input', function()
|
||||
it('not blocked by event bursts', function()
|
||||
meths.set_keymap(
|
||||
meths.nvim_set_keymap(
|
||||
'',
|
||||
'<f2>',
|
||||
"<cmd>lua vim.rpcnotify(1, 'stop') winning = true <cr>",
|
||||
|
||||
Reference in New Issue
Block a user