Skip to content

Commit d37b10f

Browse files
authored
Update vim docs
1 parent 5b98bc8 commit d37b10f

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)