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 9273dfc..0ad5141 100644
--- a/README.md
+++ b/README.md
@@ -605,6 +605,7 @@ At this time there exists no API stability guarantees.
- `to(line, col)`
- `pos` bytes from start of file (0 based)
- `number` zero based index of cursor
+ - `selection` either `nil` or a table `{start, finish}`
Most of the exposed objects are managed by the C core. Allthough there
is a simple object life time management mechanism in place, it is still