Work on delete function
parent
7bdcde7701
commit
1b66ed7420
|
|
@ -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