The vim plugin manager based on git and pathogen!
Project description
Pypi |
CI |
Coverage |
Lint |
Project |
PR |
---|---|---|---|---|---|
Plugin manager of vim written by python3 with pacman flavor usage.And viman based on vim-packages.
installation
install vim.
install viman by pip3 install --user viman.
note:You can also perform these three steps by export NATIVE_INSTALL='sudo pacman --noconfirm -Sy' && curl -sL https://raw.githubusercontent.com/Shylock-Hg/viman/master/install.sh | sh. And please value you own NATIVE_INSTALL such as yes | sudo apt-get install if you don’t use pacman.
usage
query usage of viman by viman -h.
install plugin by viman -S https://github.com/altercation/vim-colors-solarized.git ....
uninstall plugin by viman -Rn vim-colors-solarized ... or viman -R https://github.com/altercation/vim-colors-solarized.git ....
query all plugins installed by viman -Q.
reduct all plugins from yml file by viman -Sf <yml ...>.
feature
dependency management
plugin backup
Project details
Release history Release notifications | RSS feed
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 viman-0.0.14.tar.gz
.
File metadata
- Download URL: viman-0.0.14.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1c89ee93df0fe03bfa5583031035409f1c4a35f5eadccb42e94bf099791d3092
|
|
MD5 |
74d14ef71232381561165890142aa7ca
|
|
BLAKE2b-256 |
fba862ce2a963263497952a1138e4f8bc15d29eda5608ab5b3fe84eca61a2a31
|