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

Add pathogen requirement to README #20

Open
krisleech opened this issue Aug 13, 2014 · 1 comment
Open

Add pathogen requirement to README #20

krisleech opened this issue Aug 13, 2014 · 1 comment

Comments

@krisleech
Copy link

This plugin requires pathogen to be installed because of pathogen#split(&rtp). The README reads like pathogen is used in the example to install the plugin but is not a hard requirement. If you agree I can submit a PR to adjust the README.

I use vundle to manage plugins and so this plugin does not work for me :(

@nerfologist
Copy link

+1

Edit: as a workaround, if you are using vundle, you can add this to your .vimrc:

let g:jasmine_directory = '/home/username/.vim/bundle/jasmine.vim'

This will skip the Pathogen-dependent code.
Adjust the path as needed.

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