nvim-hs-2.3.2.3: Haskell plugin backend for neovim
Copyright(c) Sebastian Witte
LicenseApache-2.0
Maintainerwoozletoff@gmail.com
Stabilityexperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010

Neovim.RPC.EventHandler

Description

 
Synopsis

Documentation

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

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