mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(projects): add all-the-icons-ibuffer package
This commit is contained in:
@@ -13,5 +13,10 @@
|
||||
:after memoize
|
||||
:if window-system)
|
||||
|
||||
(use-package all-the-icons-ibuffer
|
||||
:after all-the-icons
|
||||
:if window-system
|
||||
:init (all-the-icons-ibuffer-mode 1))
|
||||
|
||||
(provide 'siren-all-the-icons)
|
||||
;;; siren-all-the-icons.el ends here
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
(("ace-window" . "c7cb315c14e36fded5ac4096e158497ae974bec9")
|
||||
("all-the-icons-ibuffer" . "0260cd194d150126bcb81823742ab53036942c73")
|
||||
("all-the-icons.el" . "6917b08f64dd8487e23769433d6cb9ba11f4152f")
|
||||
("amx" . "b99149715266b5c2c48f5a0fc43716d36575da5f")
|
||||
("anzu" . "bdb3da5028935a4aea55c40769bc191a81afb54e")
|
||||
|
||||
Reference in New Issue
Block a user