refactor(#2826): singleton View class, WIP
This commit is contained in:
@@ -111,7 +111,7 @@ local CMDS = {
|
||||
bar = true,
|
||||
},
|
||||
command = function(c)
|
||||
view.resize(c.args)
|
||||
view.View:resize(c.args)
|
||||
end,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user