diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-11-14 15:54:26 +0100 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-11-14 15:54:26 +0100 |
| commit | b79da95d4b97125de10e3dc66a88bc475e23b4d3 (patch) | |
| tree | 77064db720d7e33e3666a4bcfce177ce24d6a982 /README.md | |
| parent | b701de666e1c2b89bcff67bb309c5f8997ce5c8c (diff) | |
| download | vis-b79da95d4b97125de10e3dc66a88bc475e23b4d3.tar.gz vis-b79da95d4b97125de10e3dc66a88bc475e23b4d3.tar.xz | |
vis-lua: add vis.ui.colors denoting the number of available colors
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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()` |
