diff --git a/init.el b/init.el index 7568ebc..61cecd5 100644 --- a/init.el +++ b/init.el @@ -464,7 +464,7 @@ of the key binding used to execute this command." ;;;
;;; This is my new Go setup (partially) based on gopls (which is +;;; href="https://github.com/golang/tools/blob/master/gopls/README.md">gopls (which is ;;; still in alpha stage) and may not work for you if that is the case ;;; try my old Go setup ;;; (below). gopls supports Go modules outside of