From a2ba3a9de348fd69245ee6c39d3720dcca4f8578 Mon Sep 17 00:00:00 2001 From: visualfc Date: Thu, 26 Jul 2018 10:47:36 +0800 Subject: [PATCH] update gocode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f68b5ba..72119f55 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## An autocompletion daemon for the Go programming language -**IMPORTANT: consider switching to https://github.com/mdempsky/gocode if you have problems starting with Go version 1.10, due to changes in binary packages architecture (introduction of package cache) I'm not going to adjust gocode for it for quite some time. There is a higher chance that fork under the given link will have some solution to the problem sooner or later.** +Now support Go1.11 Go modules. Gocode is a helper tool which is intended to be integrated with your source code editor, like vim, neovim and emacs. It provides several advanced capabilities, which currently includes: