Skip to content

Commit 6220032

Browse files
authored
Merge branch 'master' into dependabot/bundler/docs/rexml-3.3.3
2 parents 9daffb1 + c01694c commit 6220032

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/vimspector.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -433,11 +433,10 @@ Trying it out ~
433433
If you just want to try out vimspector without changing your vim config, there
434434
are 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

443442
To test one of these out, cd to the directory and run:

0 commit comments

Comments
 (0)