Added jodosha/vim-godebug to Documentation/EditorIntegration.md (#722)

This commit is contained in:
Alessandro Arzilli
2017-02-07 22:05:10 +01:00
committed by Derek Parker
parent d89d115ef9
commit 025ae26140

View File

@ -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)