We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3354a4f commit f080f67Copy full SHA for f080f67
README.md
@@ -207,7 +207,11 @@ Add this to your coc-settings.json (which you can edit with :CocConfig):
207
```
208
209
Here's a nice article on setting up neovim and coc: [Vim and Haskell in
210
-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)
211
+
212
+Here is a Docker container that pins down the build and configuration for
213
+Neovim and ghcide on a minimal Debian 10 base system:
214
+[docker-ghcide-neovim](https://github.com/carlohamalainen/docker-ghcide-neovim/).
215
216
### SpaceVim
217
0 commit comments