Skip to content

Commit

Permalink
Disable fullframe for ibuffer (fixes #860)
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Jan 31, 2024
1 parent dd3c9e3 commit af51a95
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lisp/init-ibuffer.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

;;; Code:

(require-package 'fullframe)
(with-eval-after-load 'ibuffer
(fullframe ibuffer ibuffer-quit))

(require-package 'ibuffer-vc)

(defun ibuffer-set-up-preferred-filters ()
Expand Down

0 comments on commit af51a95

Please sign in to comment.