mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
Add emacs/ibuffer module
And bind 'SPC b i' to ibuffer
This commit is contained in:
5
modules/emacs/ibuffer/packages.el
Normal file
5
modules/emacs/ibuffer/packages.el
Normal file
@@ -0,0 +1,5 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; emacs/ibuffer/packages.el
|
||||
|
||||
(package! ibuffer-projectile)
|
||||
(package! ibuffer-vc)
|
Reference in New Issue
Block a user