Add a scroll bar option

The option is `scrollbar` and is off by default. The scroll bar is
not interactive (you can't click and drag it) but this will likely
be fixed in the future.

Ref #869
This commit is contained in:
Zachary Yedidia
2017-11-05 20:07:14 -05:00
parent c01ba97215
commit 423f4675d2
6 changed files with 89 additions and 17 deletions

View File

@@ -146,6 +146,10 @@ Here are the options that you can set:
default value: `off`
* `scrollbar`: display a scroll bar
default value: `off`
* `scrollmargin`: amount of lines you would like to see above and below the
cursor.