diff --git a/README.md b/README.md index b6ecab3..f91dd7d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,9 @@ Please [report any bugs](https://github.com/ndmitchell/ghcid/issues) you find. There are a few plugins that integrate Ghcid into editors, notably: * [VS Code](plugins/vscode/) -* [nvim](plugins/nvim/) +* neovim + * [ghcid](plugins/nvim/) + * [ghcid-error-file.nvim](https://github.com/jecaro/ghcid-error-file.nvim) * [vim](https://github.com/aiya000/vim-ghcid-quickfix) * [Emacs](plugins/emacs/)