Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.15 KB

vundle

Plugin for Oh My Fish that integrates the Vundle vim plugin manager.

Install

$ omf install vundle

Usage

Upon installation or loading, vundle checks for the existence of the Vundle.vim plugin and will notify if it is missing.

vundle

Runs PluginInstall to install missing plugins

vundle-update

Runs PluginUpdate to install missing plugins and update out of date plugins

vundle-clean

Runs PluginClean! to remove unused plugins

License

MIT © nwykes et al