diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2024-02-28 14:12:51 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2024-02-28 14:12:51 +0100 |
commit | 073f77a65b58df359169116c5a994c26a9527fd3 (patch) | |
tree | 7beca5491d950bb0faaf397a95d8590ba5f49e3a | |
parent | bd060d090d171823f2de9fd66a3baa977b32bc16 (diff) |
Remove projectile.
-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) |