nvim-hs-0.2.5: Haskell plugin backend for neovim

Copyright(c) Sebastian Witte
LicenseApache-2.0
Maintainerwoozletoff@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

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.