Update Go LSP configuration
Update the Go LSP configuration adding additional arguments to
`commandDebug` to match what is used by the coc.nvim Vim/Neovim plugin.
This also sets the `path` key to search for `gopls` in $HOME/go/bin by
default.
Signed-off-by:
Adam Jimerson <vendion@gmail.com>
Please register or sign in to comment