From e73f0ab1e81804110a2fa1e2480b05df9d717bd5 Mon Sep 17 00:00:00 2001 From: dx Date: Sat, 18 Apr 2020 05:50:53 +0100 Subject: +ibuffer with icons to doom emacs Extra support with all-the-icons support for ibuffer, a great buffer manager. --- doom.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'doom.d/init.el') diff --git a/doom.d/init.el b/doom.d/init.el index df595e1..d9bfa6a 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -67,6 +67,7 @@ +icons) ; colorful icons for dired-mode electric ; smarter, keyword-based electric-indent vc ; version-control and Emacs, sitting in a tree + (ibuffer +icons) :term ;;eshell ; a consistent, cross-platform shell (WIP) -- cgit v1.2.3-13-gbd6f