We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f97cba3 commit c9f84cdCopy full SHA for c9f84cd
runtime/help/options.md
@@ -142,8 +142,8 @@ Here are the available options:
142
This is fast, but can be inaccurate. If `fastdirty` is off, then micro will
143
hash the current buffer against a hash of the original file (created when
144
the buffer was loaded). This is more accurate but obviously more resource
145
- intensive. This option will be automatically disabled if the file size
146
- exceeds 50KB.
+ intensive. This option will be automatically enabled for the current buffer
+ if the file size exceeds 50KB.
147
148
default value: `false`
149
0 commit comments