Emacs: Remove pin on all-the-icons-ivy-rich.
This commit is contained in:
parent
3a625278a8
commit
45952cbb95
|
@ -1,6 +1,6 @@
|
|||
;;; ui.el --- Configure user interfaces. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2020-02-20T18:49:40+0100>
|
||||
;; Time-stamp: <2020-03-10T12:08:24+0100>
|
||||
|
||||
;;; Commentary:
|
||||
;; * treemacs
|
||||
|
@ -86,7 +86,6 @@
|
|||
|
||||
;; Use icons in ivy-rich.
|
||||
(use-package all-the-icons-ivy-rich
|
||||
:pin melpa ; We need > 1.0.0.
|
||||
:after (all-the-icons ivy-rich)
|
||||
:config (all-the-icons-ivy-rich-mode 1)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user