-
Notifications
You must be signed in to change notification settings - Fork 321
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
Can't get to work at all #38
Comments
I have no problem installing through Pathogen. |
Also can't make it work with Vundle. |
add this line in file ~/.vim/bundles.vim before the last line "filetype plugin indent on" |
something in my .vimrc was screwing it up. I use Vundle. anyway this is what fixed it at the very end of my .vimrc shrug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am unsure what else to try. Here is my vimrc. Notably I have
filetype plugin indent on
and
I have verified that the Vundle installation executed successfully
Am I missing something major? Something conflicting in my
vimrc
? Maybe a conflicting Vundle plugin?The text was updated successfully, but these errors were encountered: