From c7d2f08ba44243ac1db478a0d5239763932a6861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sat, 21 May 2016 12:37:33 +0200 Subject: vis-lua: add vis.VERSION property It is a string in `git describe` format, as reporte by `vis -v`. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index a27c982..d8dc1b4 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,7 @@ simple short lived (configuration) tasks. At this time there exists no API stability guarantees. - `vis` + - `VERSION` version information string in `git describe` format, same as reported by `vis -v` - `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 -- cgit v1.2.3