Add 'autosave' option

Closes #278
This commit is contained in:
Zachary Yedidia
2016-09-28 13:07:05 -04:00
parent 191fd5e495
commit fb69ecdc9b
5 changed files with 33 additions and 3 deletions

View File

@@ -93,6 +93,13 @@ Here are the options that you can set:
default value: `2`
* `autosave`: micro will save the buffer every 8 seconds automatically.
Micro also will automatically save and quit when you exit without asking.
Be careful when using this feature, because you might accidentally save a file,
overwriting what was there before.
default value: `off`
---
Default plugin options: