2 Forks
10 Stars
10 Watchers

dap-go.nvim

nvim-dap extenstion to make simpler debug Golang using Delve

How to download and setup dap-go.nvim

Open terminal and run command
git clone https://github.com/yriveiro/dap-go.nvim.git
git clone is used to create a copy or clone of dap-go.nvim 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 dap-go.nvim https://github.com/yriveiro/dap-go.nvim/archive/master.zip

Or simply clone dap-go.nvim with SSH
[email protected]:yriveiro/dap-go.nvim.git

If you have some problems with dap-go.nvim

You may open issue on dap-go.nvim support forum (system) here: https://github.com/yriveiro/dap-go.nvim/issues