mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 13:12:54 +10:00
This enum doesn't need to be public since `event_poll` is only interested in user input(but other events may be handled by libuv callbacks).
This enum doesn't need to be public since `event_poll` is only interested in user input(but other events may be handled by libuv callbacks).