try to fix;

This commit is contained in:
Barrett Ruth 2025-09-19 00:39:10 -04:00
parent 8e3c372195
commit a71864fd6e

View file

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