vimspector/.gitmodules
Ben Jackson 920db068c6 Use a prompt buffer for adding watches
This very new feature makes it kind of nice to add new watches in the
place where they will appear, keeping the eye in the same screen
location.
2018-06-09 22:33:22 +01:00

6 lines
298 B
Text

[submodule "support/vscode-debugadapter-node"]
path = support/vscode-debugadapter-node
url = https://github.com/Microsoft/vscode-debugadapter-node
[submodule "support/python-jsonschema-objects"]
path = support/python-jsonschema-objects
url = https://github.com/cwacek/python-jsonschema-objects