This commit is contained in:
Zachary Yedidia
2016-10-12 16:34:34 -04:00
parent edd25c68ee
commit ea1de18326
3 changed files with 6 additions and 6 deletions

View File

@@ -93,6 +93,10 @@ Here are the options that you can set:
default value: `2`
* `softwrap`: should micro wrap lines that are too long to fit on the screen
default value: `off`
* `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,