Work on delete function

master
Bryan 2024-10-19 10:51:52 -06:00
parent 4b672f31b1
commit 7bdcde7701
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ end
function M.evt.RabbitEnter()
get_buffers()
vim.print(M.listing[0])
end
---@param n integer