diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-20 08:44:46 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-21 11:05:49 -0300 |
commit | 77cc078c41c4348a3649cc366a262e6fab43980b (patch) | |
tree | 80e6df8ed06db3388beeff54f27e2c1beef511cd /runtime/doc/manpages/vimtutor.1 | |
parent | cf6f60ce4dc376570e8d71facea76299ca951604 (diff) | |
download | rneovim-77cc078c41c4348a3649cc366a262e6fab43980b.tar.gz rneovim-77cc078c41c4348a3649cc366a262e6fab43980b.tar.bz2 rneovim-77cc078c41c4348a3649cc366a262e6fab43980b.zip |
event: Remove EventType enum and pass a callback to `event_push`
This approach is more flexible because we don't need to support a fixed set of
"event types", any module can push events to be handled in main loop by simply
passing a callback to the Event structure.
Diffstat (limited to 'runtime/doc/manpages/vimtutor.1')
0 files changed, 0 insertions, 0 deletions