Documentation: add vimspector to list of editor plugins (#2506)

This commit is contained in:
Alessandro Arzilli 2021-05-25 19:50:07 +02:00 committed by GitHub
parent 854552fa00
commit 1d6fc3735c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,6 +22,7 @@ The following editor plugins for delve are available:
* [vim-go](https://github.com/fatih/vim-go) (both Vim and Neovim) * [vim-go](https://github.com/fatih/vim-go) (both Vim and Neovim)
* [vim-delve](https://github.com/sebdah/vim-delve) (both Vim and Neovim) * [vim-delve](https://github.com/sebdah/vim-delve) (both Vim and Neovim)
* [vim-godebug](https://github.com/jodosha/vim-godebug) (only Neovim) * [vim-godebug](https://github.com/jodosha/vim-godebug) (only Neovim)
* [vimspector](https://github.com/puremourning/vimspector/)
**VisualStudio Code** **VisualStudio Code**
* [Go for Visual Studio Code](https://github.com/golang/vscode-go) * [Go for Visual Studio Code](https://github.com/golang/vscode-go)