diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-04-15 23:48:45 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-04-16 12:52:04 +0200 |
| commit | b02c26e64aca90c3d2f3af0e94a985dc43831655 (patch) | |
| tree | 9355af4fac27d7fa25ccf0605ff2eb91b14e291a /README.md | |
| parent | f3d3af1e836cd2896f47a5a219e85c84f0022ed5 (diff) | |
| download | vis-b02c26e64aca90c3d2f3af0e94a985dc43831655.tar.gz vis-b02c26e64aca90c3d2f3af0e94a985dc43831655.tar.xz | |
vis-lua: add window.cursors[] array
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -599,6 +599,7 @@ At this time there exists no API stability guarantees. - `file` - `syntax` lexer name used for syntax highlighting or `nil` - `cursors_iterator()` + - `cursors[1..#cursors]` array giving read access to all cursors - `cursor` primary cursor - `line` (1 based), `col` (1 based) - `to(line, col)` |
