153 Forks
3693 Stars
3693 Watchers

vimspector

vimspector - A multi-language debugging system for Vim

How to download and setup vimspector

Open terminal and run command
git clone https://github.com/puremourning/vimspector.git
git clone is used to create a copy or clone of vimspector repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vimspector https://github.com/puremourning/vimspector/archive/master.zip

Or simply clone vimspector with SSH
[email protected]:puremourning/vimspector.git

If you have some problems with vimspector

You may open issue on vimspector support forum (system) here: https://github.com/puremourning/vimspector/issues