From e7b1422f6272f43a70e7ca64ea22ee7563240dd5 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 23 Oct 2023 07:50:26 +0200 Subject: [PATCH] Remove the go-mode package --- configuration.org | 7 ------- 1 file changed, 7 deletions(-) diff --git a/configuration.org b/configuration.org index a9c4b9d..90f72ff 100644 --- a/configuration.org +++ b/configuration.org @@ -3211,13 +3211,6 @@ directory. It is available from [[http://plantuml.com/download][here]]. :mode "\\.csv\\'") #+END_SRC -** The Go programming language - -#+BEGIN_SRC emacs-lisp -(use-package go-mode - :mode "\\.go\\'") -#+END_SRC - ** Meson build system #+BEGIN_SRC emacs-lisp