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
Release files for viman 0.0.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| viman-0.0.14.tar.gz | 20.9 kB | Details |
Release files / viman-0.0.14.tar.gz
| Download URL | viman-0.0.14.tar.gz |
|---|---|
| Size | 20.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c89ee93df0fe03bfa5583031035409f1c4a35f5eadccb42e94bf099791d3092
|
|
BLAKE2b-256 checksum How to use checksums |
fba862ce2a963263497952a1138e4f8bc15d29eda5608ab5b3fe84eca61a2a31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|