try to clean it up (not working yet)
This commit is contained in:
parent
1d0b486e08
commit
8bcc8bc0b1
4 changed files with 681 additions and 682 deletions
|
|
@ -11,7 +11,6 @@ function lazy:new()
|
|||
local o = {}
|
||||
|
||||
setmetatable(o, self)
|
||||
|
||||
o.command_ids = {}
|
||||
o.auto_ids = {}
|
||||
o.keybind_ids = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue