Remove the go-mode package
This commit is contained in:
parent
db1d1dd95d
commit
e7b1422f62
@ -3211,13 +3211,6 @@ directory. It is available from [[http://plantuml.com/download][here]].
|
|||||||
:mode "\\.csv\\'")
|
:mode "\\.csv\\'")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** The Go programming language
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package go-mode
|
|
||||||
:mode "\\.go\\'")
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** Meson build system
|
** Meson build system
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user