commit 0983e8574e2cb4aec60322b674f428e30b09fa6d parent 0f8545cc60096386d1a8d9b0874803fc02ec90e8 Author: Cem Keylan <cem@ckyln.com> Date: Tue, 3 Mar 2020 00:03:35 +0300 I have issues byte-compiling this so removed for the time being Diffstat:
M | init.org | | | 8 | -------- |
1 file changed, 0 insertions(+), 8 deletions(-)
diff --git a/init.org b/init.org @@ -94,14 +94,6 @@ We need use-package for maintaining other packages. (package-install 'use-package)) #+END_SRC -I also want to see use-package stats, but feel free to disable. - - -#+BEGIN_SRC emacs-lisp -;; (defvar use-package-compute-statistics) -;; (setq use-package-compute-statistics t) -#+END_SRC - ** Custom-file I don't like custom variables on my init.el, I prefer having it on