documentation: add gdlv to list of alternative UIs (#774)
This commit is contained in:
parent
43aa55dee3
commit
ecc2eb6da6
@ -7,3 +7,7 @@ The following editor plugins for delve are available:
|
||||
* [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)
|
||||
|
||||
The following alternative UIs for delve are available:
|
||||
|
||||
* [Gdlv](https://github.com/aarzilli/gdlv)
|
||||
|
@ -7,5 +7,5 @@ Documentation for the project will reside in this directory.
|
||||
- [Command Line Interface](cli)
|
||||
- [API](api)
|
||||
- [Internal](internal)
|
||||
- [Editor Integration](EditorIntegration.md)
|
||||
- [Editor Integration and Alternative UI](EditorIntegration.md)
|
||||
- [Known Bugs](KnownBugs.md)
|
||||
|
Loading…
Reference in New Issue
Block a user