From 6ed194b603d9e709dc062a85d244d272e865e867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Pankowski?= Date: Sun, 22 Dec 2019 11:41:02 +0100 Subject: [PATCH] go: change title to "Go (golang)" with #go links still working --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index 9bc4c74..6b05cbc 100644 --- a/init.el +++ b/init.el @@ -592,7 +592,8 @@ of the key binding used to execute this command." (setq js-indent-level 8) -;;; ### Go ### +;;; +;;; ### Go (golang) ### ;;;
;;; This is my new Go setup (partially) based on