diff options
Diffstat (limited to '')
-rw-r--r-- | emacs/custom/fcuny-navigation.el | 3 |
1 files changed, 0 insertions, 3 deletions
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) |