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

filetype needs to be off before loading vundle #128

Merged
merged 1 commit into from
Sep 10, 2012
Merged

filetype needs to be off before loading vundle #128

merged 1 commit into from
Sep 10, 2012

Conversation

metcalfc
Copy link
Contributor

There are a variety of problems that can occur when the directive
'filetype on' is set and vundle/pathogen are then loaded. Explicitly
turning off filetype before loading is the recommended behavior.

I think this generally happens on systems where the distribution does
filetype magic. So its not likely to be seen on Mac or Windows. But is
an issue on Linux package installs.

Its now part of the recommended way to load vundle and is briefly
covered in VundleVim/Vundle.vim#16.

There are a variety of problems that can occur when the directive
'filetype on' is set and vundle/pathogen are then loaded. Explicitly
turning off filetype before loading is the recommended behavior.
spf13 added a commit that referenced this pull request Sep 10, 2012
filetype needs to be off before loading vundle
@spf13 spf13 merged commit fecdfbc into spf13:3.0 Sep 10, 2012
vito-c pushed a commit to vito-c/pirate-vim-deprecated that referenced this pull request Mar 19, 2013
filetype needs to be off before loading vundle
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

Successfully merging this pull request may close these issues.

None yet

2 participants