Support completion using gopls!
We're happy to announce that gore finally supports code completion based on gopls!
Note that the gopls
command should be available in $PATH
so that gore
can invoke the command.
This deprecates the completion based on gocode
.