aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2abd17f..a714645 100644
--- a/README.md
+++ b/README.md
@@ -607,6 +607,7 @@ At this time there exists no API stability guarantees.
- `lines[0..#lines+1]` array giving read/write access to lines
- `newlines` type of newlines either `"nl"` or `"crnl"`
- `size` current file size in bytes
+ - `modified` whether the file contains unsaved changes
- `window`
- `file`
- `cursors_iterator()`