Work on things

master
Bryan 2024-10-18 09:07:12 -06:00
parent 0c6c9dcaf5
commit 21765c4e94
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ local M = { ---@type Rabbit.Plugin
},
}
---@param winid integer
function M.evt.RabbitEnter(_)
function M.evt.RabbitEnter(_, _)
M.listing.paths = nil
M.listing[0] = nil
local bufs = vim.api.nvim_list_bufs()