Work on things

master
Bryan 2024-10-18 09:15:34 -06:00
parent 21765c4e94
commit 2fba3211e8
1 changed files with 2 additions and 1 deletions

View File

@ -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 = {}