18 Forks
252 Stars
252 Watchers

nvim-hs

Neovim API for Haskell plugins as well as the plugin provider

How to download and setup nvim-hs

Open terminal and run command
git clone https://github.com/neovimhaskell/nvim-hs.git
git clone is used to create a copy or clone of nvim-hs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nvim-hs https://github.com/neovimhaskell/nvim-hs/archive/master.zip

Or simply clone nvim-hs with SSH
[email protected]:neovimhaskell/nvim-hs.git

If you have some problems with nvim-hs

You may open issue on nvim-hs support forum (system) here: https://github.com/neovimhaskell/nvim-hs/issues