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

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

[nongnu] elpa/go-mode ad5e273 203/495: suggest flycheck as well as flyma


From: ELPA Syncer
Subject: [nongnu] elpa/go-mode ad5e273 203/495: suggest flycheck as well as flymake and fix URL markup
Date: Sat, 7 Aug 2021 09:05:13 -0400 (EDT)

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

    suggest flycheck as well as flymake and fix URL markup
---
 go-mode.el | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/go-mode.el b/go-mode.el
index 948942e..55ac3f8 100644
--- a/go-mode.el
+++ b/go-mode.el
@@ -570,11 +570,12 @@ go get code.google.com/p/rog-go/exp/cmd/godef
 
 If you're looking for even more integration with Go, namely
 on-the-fly syntax checking, auto-completion and snippets, it is
-recommended that you look at goflymake
-\(https://github.com/dougm/goflymake), gocode
-\(https://github.com/nsf/gocode), go-eldoc
-\(github.com/syohex/emacs-go-eldoc) and yasnippet-go
-\(https://github.com/dominikh/yasnippet-go)"
+recommended that you look at flycheck
+\(see URL `https://github.com/flycheck/flycheck') or flymake in combination
+with goflymake \(see URL `https://github.com/dougm/goflymake'), gocode
+\(see URL `https://github.com/nsf/gocode'), go-eldoc
+\(see URL `github.com/syohex/emacs-go-eldoc') and yasnippet-go
+\(see URL `https://github.com/dominikh/yasnippet-go')"
 
   ;; Font lock
   (set (make-local-variable 'font-lock-defaults)



reply via email to

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