From b04b66e0ab5646342241b2535768337d9d12a93a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 4 May 2016 17:37:48 +0200 Subject: vis-lua: add new theme_change event hook --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c63c46a..be11bde 100644 --- a/README.md +++ b/README.md @@ -586,6 +586,7 @@ At this time there exists no API stability guarantees. - `quit()` - `win_open(win)` - `win_close(win)` + - `theme_change(name)` - `files()` iterator - `win` currently focused window - `windows()` iterator -- cgit v1.2.3