revert: remove invalid configuration (#447)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
@@ -1383,7 +1383,7 @@ function Sidebar:create_input()
|
||||
if self:get_layout() == "vertical" then
|
||||
return "bottom"
|
||||
end
|
||||
return Config.windows.direction
|
||||
return "right"
|
||||
end
|
||||
|
||||
local get_size = function()
|
||||
|
||||
Reference in New Issue
Block a user