Skip to content

Commit

Permalink
Add a link to github.com/mdempsky/gocode.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsf committed May 2, 2018
1 parent d7aee89 commit 641fea2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## 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**

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:

- Context-sensitive autocompletion
Expand Down

0 comments on commit 641fea2

Please sign in to comment.