mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-11 15:12:47 +09:00
Remove undo options, make stackundo default behavior
This commit is contained in:
@@ -203,18 +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`
|
||||
|
||||
* `stackundo`: reset undothreshold timer to zero if an action is taken before the timer runs out
|
||||
|
||||
default value: `off`
|
||||
|
||||
* `scrollmargin`: amount of lines you would like to see above and below the cursor
|
||||
|
||||
default value: `3`
|
||||
|
||||
Reference in New Issue
Block a user