diff --git a/Documentation/EditorIntegration.md b/Documentation/EditorIntegration.md index 37baaf37..73afbc2f 100644 --- a/Documentation/EditorIntegration.md +++ b/Documentation/EditorIntegration.md @@ -5,3 +5,4 @@ The following editor plugins for delve are available: * [Emacs plugin](https://github.com/benma/go-dlv.el/) * [LiteIDE](https://github.com/visualfc/liteide) * [Go Debugger for Atom](https://github.com/lloiser/go-debug) +* [Go Debugger for NeoVim](https://github.com/jodosha/vim-godebug)