Skip to main content

Vim plugin manager and Vim related stuff

Project description

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 -

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

$ pip install --src=~/.vim/bundle/ -e "git+https://github.com/gawel/oh-my-vim.git@master#egg=oh-my-vim"
$ oh-my-vim version

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

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

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

Sure.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oh-my-vim-0.6.tar.gz (55.2 kB view details)

Uploaded Source

File details

Details for the file oh-my-vim-0.6.tar.gz.

File metadata

  • Download URL: oh-my-vim-0.6.tar.gz
  • Upload date:
  • Size: 55.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for oh-my-vim-0.6.tar.gz
Algorithm Hash digest
SHA256 a9a84f364256a141ffe0c182282e75107d92350c303ce7288c82c9549ddf8a34
MD5 8c75ce1a2adb783240bae32f4ad8d8f5
BLAKE2b-256 7ed1fa4bbaf75812e756296fbcee2a66aa304bc8d1195686d0b9ec37d4e781f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page