From 7418386e7b0528b7d67847d84333e9f149dc8a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 15 Apr 2016 22:21:31 +0200 Subject: vis-lua: add cursor.number property --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e4391d3..28c2704 100644 --- a/README.md +++ b/README.md @@ -602,6 +602,7 @@ At this time there exists no API stability guarantees. - `line` (1 based), `col` (1 based) - `to(line, col)` - `pos` bytes from start of file (0 based) + - `number` zero based index of cursor Most of the exposed objects are managed by the C core. Allthough there is a simple object life time management mechanism in place, it is still -- cgit v1.2.3