Pages

Monday, January 3, 2011

puppet addon for vim

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

1 comment: