try to fix;
This commit is contained in:
parent
8e3c372195
commit
a71864fd6e
1 changed files with 3 additions and 0 deletions
|
|
@ -142,6 +142,9 @@ describe('cp test panel', function()
|
||||||
split = function() end,
|
split = function() end,
|
||||||
vsplit = function() end,
|
vsplit = function() end,
|
||||||
diffthis = function() end,
|
diffthis = function() end,
|
||||||
|
e = function() end,
|
||||||
|
startinsert = function() end,
|
||||||
|
stopinsert = function() end,
|
||||||
}
|
}
|
||||||
|
|
||||||
vim.cmd = setmetatable(cmd_table, {
|
vim.cmd = setmetatable(cmd_table, {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue