From 9aa6de5f2433b457f2aa7b89bf6301074e1d7f21 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 6 May 2024 23:50:06 +0530 Subject: (Emacs/config|core)~projectile -> project Removing a dependency! --- Emacs/.config/emacs/config.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Emacs/.config/emacs/config.org') diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 80127fa..92b9683 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -524,7 +524,10 @@ Recentf provides a method of keeping track of recently opened files. :straight nil :hook (emacs-startup-hook . recentf-mode)) #+end_src -** Projectile +** WAIT Projectile +:PROPERTIES: +:header-args:emacs-lisp: :tangle no +:END: Projectile is a project management package which integrates with Emacs very well. It essentially provides alternative Emacs commands scoped to the current 'project', based on differing signs that a directory is -- cgit v1.2.3-13-gbd6f