mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-20 07:50:25 +00:00
Correct the splitBottom option
This commit is contained in:
parent
f7560c3311
commit
82a3b8bb39
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ Here are the options that you can set:
|
|||
|
||||
default value: `on`
|
||||
|
||||
* `splitRight`: when a horizontal split is created, should it be created below the
|
||||
* `splitBottom`: when a horizontal split is created, should it be created below the
|
||||
current split?
|
||||
|
||||
default value: `on`
|
||||
|
|
|
|||
Loading…
Reference in a new issue