Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.

Register .pp files for puppet-mode #11

Open
mcandre opened this issue May 29, 2013 · 1 comment
Open

Register .pp files for puppet-mode #11

mcandre opened this issue May 29, 2013 · 1 comment

Comments

@mcandre
Copy link

mcandre commented May 29, 2013

Could the next version of puppet-mode automatically register .pp files to open in puppet-mode? That way, users don't have to manually do this anymore in .emacs:

(autoload 'puppet-mode "puppet-mode" "" t)
(add-to-list 'auto-mode-alist '("\\.pp\\'" . puppet-mode))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants