Issue #5746 has been updated by Jacob Helwig.
I've already created the new repositories ([vim](https://github.com/puppetlabs/syntax-vim), [emacs](https://github.com/puppetlabs/syntax-emacs)), but haven't removed them from the Puppet repo yet. I want to sit down with Mike to figure out how we want to "deprecate" the ones distributed with Puppet, and announce to the mailing lists that the syntax files now live in their own repos. So...at this point, this ticket is pretty much closed for anyone that wishes to use the separated repositories. ---------------------------------------- Refactor #5746: move vim plugin files to their own repo https://projects.puppetlabs.com/issues/5746 Author: Mark Carey Status: Accepted Priority: Normal Assignee: Jacob Helwig Category: ext Target version: Affected Puppet version: Keywords: Branch: I've been using [vim-pathogen](http://www.vim.org/scripts/script.php?script_id=2332) (excellent vim plugin from Tim Pope) to allow my plugins to be installed from upstream git repos to allow for easier updating. Since git does not allow for checking out sub directories in a repo, this requires that a vim plugin be in its own repository for it to work with vim-pathogen. This is a request to have the puppet vim files be moved to their own repo on github so that it would work with pathogen with little difficulty. This also makes sense to keep separate since it is not actually puppet, but a plugin for other software to make working on/with puppet easier (like cucumber-puppet et al). -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
