diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-04-16 12:40:58 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-04-16 12:52:04 +0200 |
| commit | ae7795327928efbe34288cce45b5547d0371b22a (patch) | |
| tree | 3fdc1de2f76f6bdf6bd12c1ba7777971abb1313c /README.md | |
| parent | 91bf6dc891409d54cf8cde5d6deb973f98ffed88 (diff) | |
| download | vis-ae7795327928efbe34288cce45b5547d0371b22a.tar.gz vis-ae7795327928efbe34288cce45b5547d0371b22a.tar.xz | |
vis-lua: add vis.mode property
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -570,6 +570,7 @@ At this time there exists no API stability guarantees. - `vis` - `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 - `events` hooks - `start()` |
