refactor(wpcarro/emacs): Move ivy-pass to ui.el
Alongside other ivy use-package declarations. Change-Id: I5a60c06f287146ecd671ec9a5d8299539ea89dea Reviewed-on: https://cl.tvl.fyi/c/depot/+/5036 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
6982ee618d
commit
3828bf4e18
2 changed files with 2 additions and 3 deletions
|
|
@ -112,6 +112,8 @@
|
|||
(ivy-prescient-mode 1)
|
||||
(prescient-persist-mode 1))
|
||||
|
||||
(use-package ivy-pass)
|
||||
|
||||
;; all-the-icons
|
||||
(use-package all-the-icons
|
||||
:config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue