Top "Pathogen" questions

Pathogen is a Vim runtime manager.

filetype on or filetype off?

I use the Pathogen plugin for gvim. When configuring I set the following in my vimrc file: call pathogen#infect() …

vim pathogen
How to install nerdtree plugin on linuxmint for vim74

I am relatively new to the linux world and have started recently exploring the options it provides and I am …

vim linux-mint nerdtree pathogen
Installing pathogen vim plugin on Windows

I was going to install the pathogen plugin in GVIM for windows but the instructions say to install in the \…

windows vim vi vim-plugin pathogen
Vim Pathogen won't load - E117: Unknown function: pathogen#infect

This should be a very straightforward problem. I have a simple .vimrc file. It is 15 lines in its entirety: filetype …

vim pathogen
How to uninstall/remove plugin with pathogen for Vim

How do I uninstall a plugin I installed with pathogen?

vim pathogen
Vim: Pathogen not loading

I've recently moved to a new MacBook, taking my vim dot files with me. Whilst Pathogen works fine on my …

vim pathogen
Unknown function: pathogen#infect

I just installed MacVim (and did an override of Vim). And I am trying to get Pathogen to work. When …

vim nerdtree pathogen
Vim: "E185: Cannot find color scheme solarized"

Setting up a new machine and trying to get Solarized running in Vim. Getting the following error when I run …

vim color-scheme pathogen
How to make vim pathogen to reload plugins?

Is it possible to make vim to reload pathogen plugins without restarting vim? I have opened vim with many files, …

vim plugins reload pathogen
Vim + Pathogen not loading help docs

Currently I use Pathogen to organize my vim plugins. It seems to do this fine and without a hitch but …

vim pathogen