aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-04-16 21:17:22 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-18 16:11:59 -0300
commit350144f5113e111fea0d5b33589d6d478280f298 (patch)
treef4b171dab623dba155a171c519bf304085d89bff /src/buffer.c
parentc40428c934534b44f847b62cad54c38169bbdb83 (diff)
downloadrneovim-350144f5113e111fea0d5b33589d6d478280f298.tar.gz
rneovim-350144f5113e111fea0d5b33589d6d478280f298.tar.bz2
rneovim-350144f5113e111fea0d5b33589d6d478280f298.zip
Create EventType for RStream reading
RStream will be the main way Neovim receives asynchronous messages, so it is best to have a specialized EventType for it. A new flag parameter was added to `rstream_new` which tells the RStream instance to defer event handling for later with KE_EVENT instead of handling it directly from libuv callback.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions