Remove the gobgen package

The GObject boilerplate changed a lot since i wrote this package, so it’s pretty
much useless now.
This commit is contained in:
Gergely Polonkai 2023-10-24 06:01:09 +02:00
parent eb1d6af07e
commit 86cc519270
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 6 deletions

View File

@ -2403,12 +2403,6 @@ A big help during refactoring.
(prog-mode . glasses-mode))
#+END_SRC
** GObject boilerplate generator
#+BEGIN_SRC emacs-lisp
(use-package gobgen)
#+END_SRC
** Highlight TODO, FIXME, and XXX
#+BEGIN_SRC emacs-lisp