Update README with link to Docker build for Neovim and ghcide (#541)

* Add some troubleshooting notes.

* Update README with link to docker-ghcide-neovim instructions.

* Update README
This commit is contained in:
Carlo Hamalainen 2020-05-04 16:02:31 +08:00 committed by GitHub
parent 3354a4f38c
commit f080f67d0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,7 +207,11 @@ Add this to your coc-settings.json (which you can edit with :CocConfig):
```
Here's a nice article on setting up neovim and coc: [Vim and Haskell in
2019](http://marco-lopes.com/articles/Vim-and-Haskell-in-2019/)
2019](http://marco-lopes.com/articles/Vim-and-Haskell-in-2019/) (this is actually for haskell-ide, not ghcide)
Here is a Docker container that pins down the build and configuration for
Neovim and ghcide on a minimal Debian 10 base system:
[docker-ghcide-neovim](https://github.com/carlohamalainen/docker-ghcide-neovim/).
### SpaceVim