Issue #5746 has been updated by Jacob Helwig. Assignee changed from Jacob Helwig to Michael Stahnke
Mike has been primarily doing the work on this, and will be the primary one making sure we coordinate with various distributions to not surprise them about the syntax files disappearing from the repository. ---------------------------------------- Refactor #5746: move vim plugin files to their own repo https://projects.puppetlabs.com/issues/5746 Author: Mark Carey Status: Accepted Priority: Normal Assignee: Michael Stahnke 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.
