aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 d2538d0..9273dfc 100644
--- a/README.md
+++ b/README.md
@@ -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)`