Popularity
5.8
Declining
Activity
2.5
-
8
6
1

Monthly Downloads: 30
Programming language: Haskell
License: Apache License 2.0
Tags: Editor     Nvim    
Latest version: v2.0.0.0
Add another 'nvim' Package

README

nvim-hs-contrib

This Haskell library is intended to be used in conjunction with nvim-hs. It should contain modules that provide generally useful functionality for interacting with neovim or nvim-hs. This project is kept a little separate from nvim-hs for practical reasons (mainly compilation times). It should also be a place for useful smaller plugins that do not add to many dependencies to this library.

Simply create an issue or a pull request!