Removing missing images and spell correction

This commit is contained in:
Adelar da Silva Queiróz 2019-05-16 16:22:43 -03:00 committed by GitHub
commit 2c3baf5baf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
![C demo](https://cdn.pbrd.co/images/Hnk0NfR.gif)
# Python Debugging
![demo-python](https://cdn.pbrd.co/images/Hnk5ZPw.gif)
# 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