aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2016-04-15 23:26:08 +0200
committerMarc André Tanner <mat@brain-dump.org>2016-04-16 12:52:04 +0200
commitf3d3af1e836cd2896f47a5a219e85c84f0022ed5 (patch)
tree1b854e6f51056f44bb4a994c88df4f2bd63a3f6b /README.md
parent7418386e7b0528b7d67847d84333e9f149dc8a58 (diff)
downloadvis-f3d3af1e836cd2896f47a5a219e85c84f0022ed5.tar.gz
vis-f3d3af1e836cd2896f47a5a219e85c84f0022ed5.tar.xz
vis-lua: add window.cursors_iterator function
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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)`