Add basic VimspectorDebugInfo command

This commit is contained in:
Ben Jackson 2021-05-15 17:55:01 +01:00
commit d43904eb57
6 changed files with 71 additions and 5 deletions

View file

@ -57,6 +57,12 @@ discussing on Gitter rather than raising an issue.
* Version of Vimspector: (e.g. output of `git rev-parse HEAD` if cloned or the
name of the tarball used to install otherwise)
* Output of `:VimspectorDebugInfo`
```
paste here
```
* Output of `vim --version` or `nvim --version`
```