fix(position): Update right split command
This commit is contained in:
@@ -31,7 +31,7 @@ function M.get_split_command()
|
|||||||
if M.options.position == 'left' then
|
if M.options.position == 'left' then
|
||||||
return "topleft vs"
|
return "topleft vs"
|
||||||
else
|
else
|
||||||
return "vs"
|
return "botright vs"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user