aboutsummaryrefslogtreecommitdiff
path: root/projectile.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2024-08-14 21:54:49 +0300
committerBozhidar Batsov <bozhidar@batsov.dev>2024-08-14 21:54:49 +0300
commit01fb6a5ef023bcfc52b209586dcb4fd13db00218 (patch)
treee75983a8ecfeb7b0b087059cf070f418384fec06 /projectile.el
parentfb78b7987073c403deac58f5e7fed199dccf569e (diff)
Touch up the previous commit
Diffstat (limited to 'projectile.el')
-rw-r--r--projectile.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/projectile.el b/projectile.el
index 02f4b6c..f581fc6 100644
--- a/projectile.el
+++ b/projectile.el
@@ -2074,6 +2074,10 @@ project-root for every file."
projectile-completion-system)
('default (completing-read prompt (lambda (string pred action)
(cond
+ ;; this metadata is used by
+ ;; packages like marginalia and
+ ;; embark to enhance how they
+ ;; present candidates
((eq action 'metadata)
'(metadata . ((category . file))))
(t