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