Vimpyre

Software screenshot:
Vimpyre
Dettagli del software:
Versione: 0.2.2
Data di caricamento: 11 May 15
Sviluppatore: Daniel Lin
Licenza: Libero
Popolarità: 12

Rating: 4.0/5 (Total Votes: 1)

Vimpyre è un Vim script manager (usa patogeno, GIT, e Python!).
Azioni: init, syncdb, installare, ricerca, rimuovere, aggiornare, remove_all, update_all, list_installed, list_all
Installazione:
Passo:
git clone git: //github.com/pct/vimpyre.git
cd vimpyre; sudo python setup.py install
Utilizzo:
& Nbsp; * Init (ottenere pathogen.vim e creare ~ / .vim / vimpyre):
& Nbsp; vimpyre init
& Nbsp; (Si prega di aggiungere 'call patogeno # runtime_append_all_bundles ("vimpyre")' per il vostro .vimrc manualmente.)
& Nbsp; * SyncDB (ottenere github vim-scripts repository):
& Nbsp; vimpyre syncdb
& Nbsp; * Search (Ricerca vim-script da repository locale):
& Nbsp; ricerca vimpyre html5.vim
& Nbsp; * Installare (git clone vim-scripts in ~ / .vim / vimpyre):
& Nbsp; vimpyre installare html5.vim rails.vim calendar.vim
& Nbsp; * Lista installata (directory elenco ~ / .vim / vimpyre):
& Nbsp; vimpyre list_installed
& Nbsp; * Lista tutti gli script (lista ~ / .vim / vimpyre.json):
& Nbsp; vimpyre list_all
& Nbsp; * Update (git pull):
& Nbsp; aggiornamento vimpyre html5.vim rails.vim
& Nbsp; * Aggiorna tutto (git tirare tutti i repository):
& Nbsp; vimpyre update_all
& Nbsp; * Rimuovere (rm ~ / .vim / vimpyre /):
& Nbsp; vimpyre rimuovere rails.vim html5.vim
& Nbsp; * Remove All (rm ~ / .vim / vimpyre *):
& Nbsp; vimpyre remove_all
& Nbsp; (Se si desidera utilizzare vimpyre di nuovo, si prega di `vimpyre init; vimpyre syncdb` prima!)

Cosa c'è di nuovo in questa versione:

  • FIX: vimpyre browse

Cosa c'è di nuovo nella versione 0.1.5:

  • NUOVO: aggiungere vimpyre sfogliare per sfogliare la pagina script vim
  • CHANGE: codice vimpyre refactoring

Requisiti

  • Python
  • GIT
  • lxml
  • plac
  • simplejson

Commenti a Vimpyre

I commenti non trovato
Aggiungi commento
Accendere le immagini!