Make settings capitalization consistent

This commit is contained in:
Camille Scholtz
2017-10-11 14:22:23 +02:00
parent 5af5140362
commit 329669ce79
3 changed files with 8 additions and 8 deletions

View File

@@ -110,12 +110,12 @@ Here are the options that you can set:
default value: `off`
* `splitRight`: when a vertical split is created, should it be created to the right of
* `splitright`: when a vertical split is created, should it be created to the right of
the current split?
default value: `on`
* `splitBottom`: 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`