From d33040e87f89e7e8eb9a7442003bda6429f9c1a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 15 Apr 2016 21:03:06 +0200 Subject: vis-lua: add file.newlines to detect type of new lines --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2e6065c..7878c8a 100644 --- a/README.md +++ b/README.md @@ -593,6 +593,7 @@ At this time there exists no API stability guarantees. - `lines_iterator()` - `name` - `lines[0..#lines+1]` array giving read/write access to lines + - `newlines` type of newlines either `"nl"` or `"crnl"` - `window` - `file` - `syntax` lexer name used for syntax highlighting or `nil` -- cgit v1.2.3