Work on things
parent
21765c4e94
commit
2fba3211e8
|
|
@ -14,8 +14,9 @@ local M = { ---@type Rabbit.Plugin
|
|||
skip_same = true,
|
||||
keys = {},
|
||||
evt = {},
|
||||
memory = "",
|
||||
|
||||
---@param p Rabbit.Plugin.Buffers
|
||||
---@param p Rabbit.Plugin
|
||||
init = function(p)
|
||||
p.listing[0] = {}
|
||||
p.listing.paths = {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue