diff options
-rw-r--r-- | init.org | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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) |