emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/go-mode b626ee9 213/495: readd link to gocode in README


From: ELPA Syncer
Subject: [nongnu] elpa/go-mode b626ee9 213/495: readd link to gocode in README
Date: Sat, 7 Aug 2021 09:05:16 -0400 (EDT)

branch: elpa/go-mode
commit b626ee9f8b7d482c34dba0be8b3f40c8e341f66c
Author: Dominik Honnef <dominikh@fork-bomb.org>
Commit: Dominik Honnef <dominikh@fork-bomb.org>

    readd link to gocode in README
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index cbeed06..80f58c9 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,11 @@ for flymake, which comes with built-in support for Go. In 
addition to
 using `go build` or `gofmt`, it also has support for `go vet`,
 `golint` and `errcheck`.
 
+## Auto completion
+
+For auto completion, take a look at
+[gocode](https://github.com/nsf/gocode).
+
 ## eldoc
 
 https://github.com/syohex/emacs-go-eldoc provides eldoc functionality



reply via email to

[Prev in Thread] Current Thread [Next in Thread]