aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dbde617..e4391d3 100644
--- a/README.md
+++ b/README.md
@@ -598,8 +598,8 @@ At this time there exists no API stability guarantees.
- `window`
- `file`
- `syntax` lexer name used for syntax highlighting or `nil`
- - `cursor`
- - `line` (1 based), `col` (0 based)
+ - `cursor` primary cursor
+ - `line` (1 based), `col` (1 based)
- `to(line, col)`
- `pos` bytes from start of file (0 based)