aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el10
1 files changed, 10 insertions, 0 deletions
diff --git a/init.el b/init.el
index aef5b71..12318e2 100644
--- a/init.el
+++ b/init.el
@@ -749,6 +749,16 @@
749 749
750 750
751;; --------------------------------- 751;; ---------------------------------
752;; Dired
753;; -----
754;; Various configurations for dired
755;; ---------------------------------
756
757(use-package dired-hacks
758 :straight t)
759
760
761;; ---------------------------------
752;; Project management 762;; Project management
753;; ------------------ 763;; ------------------
754;; `Projectile' provides features 764;; `Projectile' provides features