Skip to main content

Vim Scripts Manager (use pathogen, git, and python!)

Project description

Vimpyre, Vim Scripts Manager (use pathogen, git, and python!)

Actions:

init, syncdb, install, search, remove, update, remove_all, update_all, list_installed

Please don’t use this script! I suggest you use vimana (git://github.com/c9s/Vimana.git) instead, really!

Requirements

  1. git

  2. pyhton

  3. python-lxml (http://codespeak.net/lxml/)

  4. python-plac (http://pypi.python.org/pypi/plac)

  5. python-simplejson (http://pypi.python.org/pypi/simplejson)

Install

Step:

$ git clone git://github.com/pct/vimpyre.git
$ cd vimpyre; sudo python setup.py install

Usage

  • Init (get pathogen.vim and create ~/.vim/vimpyre):

    $ vimpyre init
    ( Please add 'call pathogen#runtime_append_all_bundles("vimpyre")' to your .vimrc manually.)
  • SyncDB (get github vim-scripts repository):

    $ vimpyre syncdb
  • Search (Search vim-scripts from local repository):

    $ vimpyre search html5.vim
  • Install (git clone vim-scripts to ~/.vim/vimpyre):

    $ vimpyre install html5.vim rails.vim calendar.vim
  • List Installed (list ~/.vim/vimpyre directories):

    $ vimpyre list_installed
  • Update (git pull):

    $ vimpyre update html5.vim rails.vim
  • Update All (git pull all repositories):

    $ vimpyre update_all
  • Remove (rm ~/.vim/vimpyre/<vim-scripts>):

    $ vimpyre remove rails.vim html5.vim
  • Remove All (rm ~/.vim/vimpyre*):

    $ vimpyre remove_all
    (If you want to use vimpyre again, please `vimpyre init; vimpyre syncdb` first!)

Current Status

Version 0.1

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

vimpyre-0.1.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file vimpyre-0.1.tar.gz.

File metadata

  • Download URL: vimpyre-0.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vimpyre-0.1.tar.gz
Algorithm Hash digest
SHA256 4a40558ff4d7ce3373cdeb138b7809913d3f86ad0825eb21579951e38f7c501b
MD5 cf35e55460c26c9b24f16c2bd2ced7ba
BLAKE2b-256 a76e0663cc6e00780284fe51808cc6fd4c872b1216761d21a9d2dbb1842e3528

See more details on using hashes here.

Supported by

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