diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2021-08-22 18:26:35 -0700 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2021-09-09 06:09:33 -0700 |
commit | 69fe427df408bc404b17d13759b2e925819c8cf7 (patch) | |
tree | 44129cb1c2b3ae27588c42452c647ec634b4877b /test/functional/api/server_notifications_spec.lua | |
parent | 4eb1ebbcf703d0b7fe7dcb8d75001878a50fc137 (diff) | |
download | rneovim-69fe427df408bc404b17d13759b2e925819c8cf7.tar.gz rneovim-69fe427df408bc404b17d13759b2e925819c8cf7.tar.bz2 rneovim-69fe427df408bc404b17d13759b2e925819c8cf7.zip |
feat(lua)!: register_keystroke_callback => on_key
Analogous to nodejs's `on('data', …)` interface, here on_key is the "add
listener" interface.
ref 3ccdbc570d85 #12536
BREAKING_CHANGE: vim.register_keystroke_callback() is now an error.
Diffstat (limited to 'test/functional/api/server_notifications_spec.lua')
0 files changed, 0 insertions, 0 deletions