Skip to content

Update Go LSP configuration

Adam Jimerson requested to merge vendion/kate:master into master

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

Merge request reports