gocode
gocode copied to clipboard
Adding company-go to the list of company backends automatically
Hi,
Today I spent hours trying to debug why company and company-go were not auto-completing what I was typing.
In the end, I realized that I need to manually add company-go to the list of company backends by customizing the company-backends
variable.
Is there a way to automate this, so that others don't have to spend hours on debugging the issue?