make undothresthold a setting

This commit is contained in:
Camille Scholtz
2016-05-24 21:38:46 +02:00
parent 55a6b6701d
commit 3da2a870b6
3 changed files with 24 additions and 15 deletions

View File

@@ -203,6 +203,10 @@ Here are the options that you can set:
default value: `on`
* `undothreshold`: maximum time in milliseconds events can be apart to be counted as a single undo
default value: `500`
* `statusline`: display the status line at the bottom of the screen
default value: `on`