From 064f2d7ac6b9c9efb56ffba0fa4971619f95f022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Mon, 25 Apr 2016 08:48:59 +0200 Subject: vis-lua: add file.modified property --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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()` -- cgit v1.2.3