Remove comments from packages file

They're not worth the space
This commit is contained in:
TEC 2020-11-03 23:07:20 +08:00
parent 2a4bba8238
commit 824869b618
1 changed files with 1 additions and 1 deletions

View File

@ -954,7 +954,7 @@ issues when started in a non-graphical session.
#+end_src
* Package loading
:PROPERTIES:
:header-args:emacs-lisp: :tangle "packages.el" :comments link
:header-args:emacs-lisp: :tangle "packages.el" :comments no
:END:
This file shouldn't be byte compiled.
#+begin_src emacs-lisp :tangle "packages.el" :comments no