summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org5
1 files changed, 0 insertions, 5 deletions
diff --git a/init.org b/init.org
index 4aa881b..d3d92d8 100644
--- a/init.org
+++ b/init.org
@@ -1445,13 +1445,8 @@ Distinguish the different fields in the mu4e headers view:
This is even more stuff to be done after initialising packages. I still need to process all of this and clean it up.
#+BEGIN_SRC elisp
-(require 'projectile)
-(projectile-mode)
-#+END_SRC
-* TODO And even more
-#+BEGIN_SRC elisp
(setq backup-directory-alist
`(;; Do not backup or auto-save remote files to prevent delays.
(,tramp-file-name-regexp . nil)