mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
Documentation Fix (#3818)
This commit is contained in:
@@ -142,8 +142,8 @@ Here are the available options:
|
|||||||
This is fast, but can be inaccurate. If `fastdirty` is off, then micro will
|
This is fast, but can be inaccurate. If `fastdirty` is off, then micro will
|
||||||
hash the current buffer against a hash of the original file (created when
|
hash the current buffer against a hash of the original file (created when
|
||||||
the buffer was loaded). This is more accurate but obviously more resource
|
the buffer was loaded). This is more accurate but obviously more resource
|
||||||
intensive. This option will be automatically disabled if the file size
|
intensive. This option will be automatically enabled for the current buffer
|
||||||
exceeds 50KB.
|
if the file size exceeds 50KB.
|
||||||
|
|
||||||
default value: `false`
|
default value: `false`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user