From b79da95d4b97125de10e3dc66a88bc475e23b4d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Mon, 14 Nov 2016 15:54:26 +0100 Subject: vis-lua: add vis.ui.colors denoting the number of available colors --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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()` -- cgit v1.2.3