nvimhost ~master (2020-11-12T12:45:19Z)
Dub
Repo
NvimFunc
nvimhost
plugin
NvimFunc is synchronous by default.
struct
NvimFunc {
string
name
;
Exec
exec
;
}
Members
Variables
exec
Exec
exec
;
Undocumented in source.
name
string
name
;
Undocumented in source.
Meta
Source
See Implementation
nvimhost
plugin
aliases
Async
AsyncThread
Sync
enums
Exec
structs
NvimFunc
NvimPlugin
NvimFunc is synchronous by default.