Skip to content

Commit 37ffc3b

Browse files
committed
Switch back to mainline f recipe
1 parent 0bfde7e commit 37ffc3b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

modules/config-package.el

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,7 @@ these values are used to call `use-package-ensure-function'."))
165165
(autoload 'hydra-default-pre "hydra"))
166166

167167
(use-package s)
168-
(use-package f
169-
:recipe (f
170-
:fetcher github
171-
:repo "rejeep/f.el"
172-
:files ("f.el" "f-shortdoc.el")))
168+
(use-package f)
173169
(use-package restart-emacs)
174170

175171
(use-package exec-path-from-shell

0 commit comments

Comments
 (0)