From f3d3af1e836cd2896f47a5a219e85c84f0022ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 15 Apr 2016 23:26:08 +0200 Subject: vis-lua: add window.cursors_iterator function --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 28c2704..d2538d0 100644 --- a/README.md +++ b/README.md @@ -598,6 +598,7 @@ At this time there exists no API stability guarantees. - `window` - `file` - `syntax` lexer name used for syntax highlighting or `nil` + - `cursors_iterator()` - `cursor` primary cursor - `line` (1 based), `col` (1 based) - `to(line, col)` -- cgit v1.2.3