Remove ibuffer-project

This commit is contained in:
Evie Litherland-Smith 2024-07-04 17:55:06 +01:00
parent 500435acd8
commit bf95792b82
2 changed files with 0 additions and 7 deletions

View file

@ -150,12 +150,6 @@
:defines ibuffer-filter-groups
:bind (("C-c b" . ibuffer)))
(use-package ibuffer-project
:after (ibuffer project)
:functions ibuffer-project-generate-filter-groups
:hook
((ibuffer . (lambda () (setq ibuffer-filter-groups (ibuffer-project-generate-filter-groups))))))
(use-package ace-window
:bind (("<remap> <other-window>" . ace-window))
:custom

View file

@ -79,7 +79,6 @@
htmlize
;; Projects
ibuffer-project
magit
forge
treemacs