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