The author of vim-puppet says in the README that they use something called 
"pathogen" to manage their vim modules.

I found this: https://github.com/tpope/vim-pathogen

Otherwise, it looks like one would have to pick apart the innards on vim-puppet 
to understand it enough to install it by other means.

Good like.  I hope this helps.

“Sometimes I think the surest sign that intelligent life exists elsewhere in 
the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)

----- Original Message -----
From: "Sandra Schlichting" <littlesandr...@gmail.com>
To: puppet-users@googlegroups.com
Sent: Friday, August 24, 2012 8:26:49 AM
Subject: Re: [Puppet Users] How to syntax debug in puppet 3?



I first use vim-puppet (syntax highlighting for puppet manifests in 
vim while creating my manifest) To create my manifests 



Btw. How do you install that? 


I have tried 


mkdir .vim 
cd .vim 
git clone https://github.com/rodjek/vim-puppet.git 
cd 
echo "set runtimepath+=$HOME/.vim/vim-puppet" > .vimrc 






-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group. 
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/kajkXlfJkrMJ . 
To post to this group, send email to puppet-users@googlegroups.com. 
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com. 
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en. 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to