Removing missing images and spell correction
This commit is contained in:
parent
c89eeec717
commit
2c3baf5baf
1 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
|
@ -75,14 +75,6 @@ baking it in to the debugging experience is a top bill goal for the project.
|
|||
|
||||
Please note the entire UI is placeholder. These are just proofs-of-concept.
|
||||
|
||||
## C Debugging
|
||||
|
||||

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

|
||||
|
||||
# Features and Usage
|
||||
|
||||
# Mappings
|
||||
|
|
@ -151,7 +143,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