Merge pull request #535 from yursan9/patch-1

Correct the splitBottom option
This commit is contained in:
Zachary Yedidia
2017-01-25 14:31:41 -05:00
committed by GitHub

View File

@@ -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`