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 96bbec5..1abd8b2 100644
--- a/README.md
+++ b/README.md
@@ -594,6 +594,7 @@ At this time there exists no API stability guarantees.
- `textobject(id)` select/execute a text object
- `motion_register(function)` register a Lua function as a motion, returns associated `id` or `-1`
- `motion(id)` select/execute a motion
+ - `command_register(name, function(argv, force, win, cursor, range))` hook up a Lua function to `:name` command
- `map(mode, key, function)` map a Lua function to `key` in `mode`
- `file`
- `content(pos, len)`