feat: add ibuffer-projectile integration

This commit is contained in:
2026-06-21 00:12:32 +08:00
parent 8f719f331c
commit d7dbeca2eb
3 changed files with 7 additions and 3 deletions

View File

@@ -75,7 +75,8 @@
"R" 'project-query-replace-regexp
"v" 'magit-project-status
"V" 'project-vc-dir
"a" 'my-gptel-agent-project)
"a" 'my-gptel-agent-project
"i" 'projectile-ibuffer)
;; g for magit
(general-unbind "C-x g")