Work on things
parent
205a8d2450
commit
0c6c9dcaf5
|
|
@ -31,7 +31,8 @@ local M = { ---@type Rabbit.Plugin
|
|||
},
|
||||
}
|
||||
|
||||
function M.evt.RabbitEnter(_, _)
|
||||
---@param winid integer
|
||||
function M.evt.RabbitEnter(_)
|
||||
M.listing.paths = nil
|
||||
M.listing[0] = nil
|
||||
local bufs = vim.api.nvim_list_bufs()
|
||||
|
|
|
|||
Loading…
Reference in New Issue