From bcd79dd243af5082dac2d411019aebc89fed797c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 19 Mar 2022 19:53:40 -0700 Subject: puppet: we don't need this anymore! --- emacs/custom/fcuny-navigation.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs/custom/fcuny-navigation.el') diff --git a/emacs/custom/fcuny-navigation.el b/emacs/custom/fcuny-navigation.el index f168268..44d7c39 100644 --- a/emacs/custom/fcuny-navigation.el +++ b/emacs/custom/fcuny-navigation.el @@ -62,9 +62,6 @@ (name . "\\.conf$") (name . "\\.json$") (mode . yaml-mode))) - ("puppet" (or - (mode . "\\.erb$") - (mode . puppet-mode))) ("scripts" (mode . sh-mode)) ("documentation" (or (mode . markdown-mode) -- cgit 1.4.1