chore(tazjin/emacs): Remove dash-functional
This has been folded into dash itself. Change-Id: I19e7a9fbc4d6206e3624b7c226de2225153689c6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3407 Reviewed-by: tazjin <mail@tazj.in> Tested-by: BuildkiteCI
This commit is contained in:
parent
42074da865
commit
a4c8e8da92
2 changed files with 0 additions and 2 deletions
|
@ -48,7 +48,6 @@
|
|||
:config (counsel-mode 1))
|
||||
|
||||
(use-package dash)
|
||||
(use-package dash-functional)
|
||||
(use-package gruber-darker-theme)
|
||||
|
||||
(use-package eglot
|
||||
|
|
|
@ -30,7 +30,6 @@ let
|
|||
company
|
||||
counsel
|
||||
counsel-notmuch
|
||||
dash-functional
|
||||
direnv
|
||||
dockerfile-mode
|
||||
eglot
|
||||
|
|
Loading…
Reference in a new issue