mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 12:35:00 +00:00
API: nvim_get_commands()
This commit is contained in:
committed by
Justin M. Keyes
parent
273d2cd5d5
commit
25b6304840
@@ -11,7 +11,7 @@ local source = helpers.source
|
||||
|
||||
local shallowcopy = global_helpers.shallowcopy
|
||||
|
||||
describe('get_keymap', function()
|
||||
describe('nvim_get_keymap', function()
|
||||
before_each(clear)
|
||||
|
||||
-- Basic mapping and table to be used to describe results
|
||||
|
||||
Reference in New Issue
Block a user