diff --git a/Documentation/EditorIntegration.md b/Documentation/EditorIntegration.md index 7221119e..9f1ece21 100644 --- a/Documentation/EditorIntegration.md +++ b/Documentation/EditorIntegration.md @@ -18,6 +18,7 @@ The following editor plugins for delve are available: * [LiteIDE](https://github.com/visualfc/liteide) **Vim** +* [vim-go](https://github.com/fatih/vim-go) (only Vim, since 1.17) * [vim-delve](https://github.com/sebdah/vim-delve) (both Vim and Neovim) * [vim-godebug](https://github.com/jodosha/vim-godebug) (only Neovim)