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.
Just run:
$ pip install oh-my-vim
Install from the repository:
$ pip install -e "git+https://github.com/gawel/oh-my-vim.git#egg=oh-my-zsh"
Add the --upgrade option for upgrading.
If oh-my-vim is installed as root. You’ll have to upgrade your user account:
$ oh-my-vim upgrade all
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
Generate a requires.txt file:
$ oh-my-vim list -u > requires.txt
Upgrade bundles:
$ oh-my-vim upgrade [all|bundle1|bundle2|...]
FAQ
Can I use oh-my-vim from Vim ?
Yes, and you should. You’ll get some completion. Just use :OhMyVim <args>
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.
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
File details
Details for the file oh-my-vim-0.2.tar.gz
.
File metadata
- Download URL: oh-my-vim-0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d55aeb7b0323dd6582e8f19ce56d36a59d9abc9a7571b60de672b22e367bbd5a |
|
MD5 | 8849c700a51323203ea91fd6f3ed37f5 |
|
BLAKE2b-256 | b7d4bd4fede580e34a1456590cb7866ca1a33ad66cee09bb4978b09d4a8e3cdf |