diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-04-15 23:26:08 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-04-16 12:52:04 +0200 |
| commit | f3d3af1e836cd2896f47a5a219e85c84f0022ed5 (patch) | |
| tree | 1b854e6f51056f44bb4a994c88df4f2bd63a3f6b /README.md | |
| parent | 7418386e7b0528b7d67847d84333e9f149dc8a58 (diff) | |
| download | vis-f3d3af1e836cd2896f47a5a219e85c84f0022ed5.tar.gz vis-f3d3af1e836cd2896f47a5a219e85c84f0022ed5.tar.xz | |
vis-lua: add window.cursors_iterator function
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)` |
