nvim-hs-0.0.6: Haskell plugin backend for neovim

Stabilityexperimental
Maintainerwoozletoff@gmail.com
Safe HaskellNone

Neovim.RPC.EventHandler

Description

 

Synopsis

Documentation

runEventHandler :: Handle -> Config RPCConfig Int64 -> IO ()Source

This function will establish a connection to the given socket and write msgpack-rpc requests to it.