aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/early-init.el
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-10-20 10:05:41 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2020-10-20 10:05:41 +0200
commit3992f19b8e8511c2fdba6813976aa4fc75061408 (patch)
tree0a88e635d9e7bd363c8fb44271e702493127a2dc /.emacs.d/early-init.el
parent153b24cf0c8d4d5d7e20d2d546167f5ea6a28d03 (diff)
downloaddotfiles-3992f19b8e8511c2fdba6813976aa4fc75061408.tar.gz
dotfiles-3992f19b8e8511c2fdba6813976aa4fc75061408.zip
emacs: don't analyze early-init.el
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.emacs.d/early-init.el')
-rw-r--r--.emacs.d/early-init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/early-init.el b/.emacs.d/early-init.el
index 52d3e66..fab5b38 100644
--- a/.emacs.d/early-init.el
+++ b/.emacs.d/early-init.el
@@ -61,6 +61,4 @@
("gnu" . 5)
("MELPA" . 0)))
-(provide 'early-init)
-
;;; early-init.el ends here