Work on delete function
parent
1b66ed7420
commit
0de91e7e6f
|
|
@ -43,7 +43,7 @@ local get_buffers = function()
|
||||||
end
|
end
|
||||||
|
|
||||||
function M.evt.RabbitEnter()
|
function M.evt.RabbitEnter()
|
||||||
-- get_buffers()
|
get_buffers()
|
||||||
vim.print(M.listing[0])
|
vim.print(M.listing[0])
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue