Merge pull request #22 from adelarsq/patch-1
Removing missing images and spell correction
This commit is contained in:
commit
26f3ea17c2
1 changed files with 1 additions and 13 deletions
14
README.md
14
README.md
|
|
@ -71,18 +71,6 @@ are being built for Visual Studio Code.
|
|||
The ability to do remote debugging is a must. This is key to my workflow, so
|
||||
baking it in to the debugging experience is a top bill goal for the project.
|
||||
|
||||
# Demo
|
||||
|
||||
Please note the entire UI is placeholder. These are just proofs-of-concept.
|
||||
|
||||
## C Debugging
|
||||
|
||||

|
||||
|
||||
# Python Debugging
|
||||
|
||||

|
||||
|
||||
# Features and Usage
|
||||
|
||||
# Mappings
|
||||
|
|
@ -151,7 +139,7 @@ let g:vimspector_enable_mappings = 'HUMAN'
|
|||
## Launch and attach by PID:
|
||||
|
||||
* Create `vimspector.json`. See [below](#supported-languages).
|
||||
* `:call vimsepctor#Launch()` and select a configuration.
|
||||
* `:call vimspector#Launch()` and select a configuration.
|
||||
|
||||
## Breakpoints
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue