aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 58533af..8bd7b82 100644
--- a/README.md
+++ b/README.md
@@ -585,6 +585,8 @@ At this time there exists no API stability guarantees.
- `MODE_NORMAL`, `MODE_OPERATOR_PENDING`, `MODE_INSERT`, `MODE_REPLACE`, `MODE_VISUAL`, `MODE_VISUAL_LINE` mode constants
- `mode` current mode (one of the above constants)
- `lexers` LPeg lexer support module
+ - `ui`
+ - `colors` number of colors available
- `events` hooks
- `start()`
- `quit()`