Closed garyburd closed 6 years ago
Add high-level functions for creating an Nvim client. These functions run Serve() in a goroutine by default and cleanup the goroutine in Close().
Deprecate NewEmbedded. The NewChildProcess function is easier to use and more flexible.
Add high-level functions for creating an Nvim client. These functions run Serve() in a goroutine by default and cleanup the goroutine in Close().
Deprecate NewEmbedded. The NewChildProcess function is easier to use and more flexible.