Module nvim_gtk::subscriptions [−][src]
Structs
Subscription | A subscription to a Neovim autocmd event. |
SubscriptionHandle | A handle to identify a |
SubscriptionKey | Subscription keys represent a NeoVim event coupled with a matching pattern. It is expected for
the pattern more often than not to be |
Subscriptions | A map of all registered subscriptions. |