Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install oh-my-vim

How to install oh-my-vim

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install oh-my-vim
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.3 Available View build log
0.1 Available View build log
Windows (64-bit)
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.3 Available View build log
0.1 Available View build log
Mac OS X (10.5+)
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.3 Available View build log
0.1 Available View build log
Linux (32-bit)
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.3 Available View build log
0.1 Available View build log
Linux (64-bit)
0.7 Available View build log
0.6 Available View build log
0.5 Available View build log
0.3 Available View build log
0.1 Available View build log
 
License
GPL
Dependencies
Imports
Lastest release
version 0.7 on Dec 15th, 2011

Oh My Vim!

This package allow you to manage your vim plugins

It's eavily inspired from oh-my-zsh

Installation

It's recommended to install oh-my-vim as a non root user.

If you don't know python and virtualenv then just run the install script:

$ curl -O https://raw.github.com/gawel/oh-my-vim/master/tools/install.sh | sh -

Or with wget:

$ wget --no-check-certificate -O- https://raw.github.com/gawel/oh-my-vim/master/tools/install.sh | sh -

If you know virtualenv/pip then run this in a virtualenv:

$ pip install oh-my-vim
$ bin/oh-my-vim upgrade

Have a look at your ~/.vimrc:

$ vim ~/.vimrc

And select your favorites profiles.

Commands

Browse all VimL projects available on github in your favorite browser:

$ oh-my-vim search [-t] [term]

Installation. You can use a git url or a requires.txt file/url wich contains git urls:

$ oh-my-vim install [giturl|requires.txt]

Remove a bundle:

$ oh-my-vim remove [bundle1|bundle2|...]

List installed packages:

$ oh-my-vim list

List all packages listed in Oh My Vim's registry:

$ oh-my-vim list -a

Generate a requires.txt file:

$ oh-my-vim list -u > requires.txt

Upgrade bundles (and oh-my-vim python package):

$ oh-my-vim upgrade [bundle1|bundle2|...]

FAQ

I'm a newbie. Is oh-my-vim made me a Vim guru ?

No, but it can help you to setup a friendly environment.

After the installation step install some usefull plugins with the following:

$ oh-my-vim install -d usefull

Then have a look at the defaults and map profiles and enable them in your .vimrc

You're now ready to go...!

What if I already use pathogen ?

Nothing. Just remove the pathogen stuff from your vimrc

Can I use oh-my-vim from Vim ?

Yes, and you should. You'll get some completion. Just use :OhMyVim <args>

Can I install a bundle from a mercurial repository ?

Yes. You just need to prefix your url with hg+:

$ oh-my-vim install hg+https://bitbucket.org/sjl/gundo.vim

Good project but I'm missing a feature. Can you add it ?

No. But you can. Fork the repository and submit a pull request.

I have a cool plugin and I want to add it to oh-my-vim-registry

Submit a pull request after adding it to the registry

Does oh-my-vim work on windows ?

No, it wont be so hard to port but I'm not supporting this OS

This is a great project. Can I offer you a beer ?

Sure.

Subscribe to package updates

Last updated Dec 15th, 2011

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.