nvim-hs 0.2.0 → 0.2.1
raw patch · 2 files changed
+2/−1 lines, 2 filesbinary-added
Files
- api binary
- nvim-hs.cabal +2/−1
+ api view
binary file changed (absent → 16768 bytes)
nvim-hs.cabal view
@@ -1,5 +1,5 @@ name: nvim-hs-version: 0.2.0+version: 0.2.1 synopsis: Haskell plugin backend for neovim description: This package provides a plugin provider for neovim. It allows you to write@@ -39,6 +39,7 @@ , test-files/compile-error-for-quickfix-test5 , test-files/hello , apiblobs/0.1.7.msgpack+ , api extra-doc-files: CHANGELOG.md , README.md