YASnippets for Puppet.
Fetch the code and store it into puppet-mode/
git clone [email protected]:jasperla/yasnippet-puppet-mode.git puppet-mode
Now update your Emacs configuration file with the path to where you downloaded the code. For example:
(setq yas/root-directory "~/emacs.d/snippets/puppet-mode")
Feel free to fork and send pull requests if your favorite idiom/snippet isn't included here.
Copyright (C) 2013 Jasper Lievisse Adriaanse [email protected]
Distributed under the MIT/X11 license (see the file COPYING).