nvim-hs-0.0.2: Haskell plugin backend for neovim

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

Neovim.Main

Description

 

Synopsis

Documentation

data CommandLineOptions Source

Constructors

Opt 

neovim :: NeovimConfig -> IO () Source

This is essentially the main function for nvim-hs, at least if you want to use the Config.Dyre for the configuration..