Update help for rmtrailingws

This commit is contained in:
10sr 2016-12-17 11:32:53 +09:00
parent 701d0dfe3d
commit e71b49481b

View file

@ -32,6 +32,10 @@ Here are the options that you can set:
default value: `false`
* `rmtrailingws`: micro will automatically trim trailing whitespaces at eol.
default value: `false`
* `tabsize`: sets the tab size to `option`
default value: `4`