diff --git a/lua/dep.lua b/lua/dep.lua index b28cd5c..e439167 100644 --- a/lua/dep.lua +++ b/lua/dep.lua @@ -57,6 +57,7 @@ function M.synctree(tree, cb) end -- basically the main function of our program +---@param opts speclist return function(opts) logger.pipe = logger:setup() bench:setup()