API: nvim_get_commands()

This commit is contained in:
Nimit Bhardwaj
2018-02-24 15:44:51 +05:30
committed by Justin M. Keyes
parent 273d2cd5d5
commit 25b6304840
6 changed files with 274 additions and 62 deletions

View File

@@ -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