There is an addon to puppet which enalbes syntax highlighting of the *.pp files. To install this addon on ubuntu: sudo apt-get install vim-puppet
The addon is installed, but you still need to enable it. For this you use the vim addon manager: vim-addons install puppet
Thanks for sharing!
ReplyDelete