Re: [Puppet Users] vim-puppet syntax highlight

2013-05-16 Thread Balasubramaniam Natarajan
On Thu, May 16, 2013 at 11:13 AM, Keith Burdis wrote: > Perhaps try: > > $ echo 'syntax on' >> ~/.vimrc > > - Keith > > Thanks now it works with either one of 'syntax on' or 'syntax enable' -- Regards, Balasubramaniam Natarajan www.blog.etutorshop.com -- You received this message because yo

Re: [Puppet Users] vim-puppet syntax highlight

2013-05-16 Thread Dennis Benzinger
Hello, is syntax highlighting enabled in Vim? Try "syntax enable". If this solves the problem you can put it in your .vimrc. Best regards, Dennis Benzinger On 16.05.2013 16:27, Balasubramaniam Natarajan wrote: Hi I am trying to install vim-puppet for syntax highlight of puppet manifest fi

Re: [Puppet Users] vim-puppet syntax highlight

2013-05-16 Thread Keith Burdis
Perhaps try: $ echo 'syntax on' >> ~/.vimrc - Keith On 16 May 2013 15:27, Balasubramaniam Natarajan wrote: > Hi > > I am trying to install vim-puppet for syntax highlight of puppet manifest > file. I first installed vim-puppet and then vim. Then I ran > "vim-addon-manager -w install puppet

[Puppet Users] vim-puppet syntax highlight

2013-05-16 Thread Balasubramaniam Natarajan
Hi I am trying to install vim-puppet for syntax highlight of puppet manifest file. I first installed vim-puppet and then vim. Then I ran "vim-addon-manager -w install puppet" I am still unable to see the colours on site.pp bala@WheezyMaster:~$ vim-addon-manager # Name User