File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -433,11 +433,10 @@ Trying it out ~
433433If you just want to try out vimspector without changing your vim config, there
434434are example projects for a number of languages in 'support/test', including:
435435
436- - Python ('support/test/python/simple_python')
437- - Go ('support/test/go/hello_world' and
438- 'support/test/go/name-starts-with-vowel')
439- - Nodejs ('support/test/node/simple')
440- - Chrome/Firefox ('support/test/web/')
436+ - Python (support/test/python/simple_python)
437+ - Go (support/test/go/hello_world and support/test/go/name-starts-with-vowel)
438+ - Nodejs (support/test/node/simple)
439+ - Chrome/Firefox (support/test/web)
441440- etc.
442441
443442To test one of these out, cd to the directory and run:
You can’t perform that action at this time.
0 commit comments