From 56f01168f78caf2c36dd72bfffa5e17cb66ecea3 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 3 Feb 2022 14:26:02 -0800 Subject: config: the package is 'chef-mode' --- emacs/custom/fcuny-conf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/custom') diff --git a/emacs/custom/fcuny-conf.el b/emacs/custom/fcuny-conf.el index 3e4b009..f92f83f 100644 --- a/emacs/custom/fcuny-conf.el +++ b/emacs/custom/fcuny-conf.el @@ -44,7 +44,7 @@ (use-package terraform-doc :ensure t) -(use-package chef +(use-package chef-mode :ensure t) (provide 'fcuny-conf) -- cgit 1.4.1