Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin is not installed properly when using vundle #8

Open
constfun opened this issue Apr 19, 2012 · 1 comment
Open

Plugin is not installed properly when using vundle #8

constfun opened this issue Apr 19, 2012 · 1 comment

Comments

@constfun
Copy link

Vundle (alternative to pathogen) also uses the bundle directory, and this is where PeepOpen installs the MacVim plugin. However, vundle does not pick up plugins in that folder automatically. I had to manually move the plugin to plugins to get the p shortcut to work.

This issue drove me nuts for a little bit. Not a peepopen issue per se, but just wanted to drop you a line so you are aware of it.

@eduardocereto
Copy link

On Vundle you can install the Peepcode plugin with:

Bundle 'topfunky/PeepOpen-EditorSupport', {'rtp': 'vim-peepopen/'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants