summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-03 14:26:02 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-03 14:26:02 -0800
commit56f01168f78caf2c36dd72bfffa5e17cb66ecea3 (patch)
treeeb850534bfdf100e4c9076a13d071370567b58a7 /emacs
parentui: increase font size for OSX (diff)
downloademacs.d-56f01168f78caf2c36dd72bfffa5e17cb66ecea3.tar.gz
config: the package is 'chef-mode'
Diffstat (limited to 'emacs')
-rw-r--r--emacs/custom/fcuny-conf.el2
1 files changed, 1 insertions, 1 deletions
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)