Editing puppet files with vim: now with ‘quickfix’ support.

Tuesday, March 31st, 2009

So the puppet guys provide some notes and files on running puppet with vim. One thing I didn’t see anything that provided a ‘compiler’, so I could edit a ‘.pp’ file, then do :make to check for errors. (Check out :help make in your vim for more information about the quickfix tool.) This little tar [...]