How do I uninstall a plugin I installed with pathogen?
vim-pathogen is a runtimepath manager created by Tim Pope to make it easy to install plugins and runtime files in their own private directories.
Locate your bundle folder which should be in:
Linux/Mac: ~/.vim/bundle
Windows XP: C:\Documents and Settings\(UserName)\vimfiles\bundle
Windows7: C:\Users\(UserName)\vimfiles\bundle
Delete the folder of the plugin you want to delete.
Note: If you chose a different directory for pathogen to install your plugin then locate that folder and delete the plugin folder accordingly.
Restart Vim
Tip: In Vim type :echo $HOME
to see your Vim home directory
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With