golang: debugging application in neovim

vimspector The plugin is a capable Vim graphical debugger for multiple languages DAP (Debug Adapter Protocol) nvim-dap is a Debug Adapter Protocol client implementation for Neovim (>= 0.5). nvim-dap allows you to: Launch an application …