From e71b49481b2ebebeacf78fda5b6aea19d0b60190 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sat, 17 Dec 2016 11:32:53 +0900 Subject: [PATCH] Update help for rmtrailingws --- runtime/help/options.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/runtime/help/options.md b/runtime/help/options.md index e643481a..a3b2ca98 100644 --- a/runtime/help/options.md +++ b/runtime/help/options.md @@ -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`