nvimhost v1.1.1 (2019-01-08T01:12:17Z)
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.