Skip to content

Tags: pct/vimpyre

Tags

v0.3.0

Toggle v0.3.0's commit message
Merge pull request #18 from delijati/master

update console to fit python2,3

v0.2.7

Toggle v0.2.7's commit message
FIX: vimpyre list_installed output if not git directories.

v0.2.6

Toggle v0.2.6's commit message
NEW: add updated time to search result, ver 0.2.5

v0.2.2

Toggle v0.2.2's commit message
FIX: `vimpyre browse`

v0.2.1

Toggle v0.2.1's commit message
* FIX: setup.py requirements

v0.2.0

Toggle v0.2.0's commit message
 * FIX: `vimpyre search`, just use github search without using github…

… API

    * REMOVE: `list_all`, `syncdb`
    * NEW: you could install github scripts with::

        $ vimpyre install othree/html5.vim
        $ vimpyre install vim-scripts/html5.vim
        $ vimpyre install git://github.com/vim-scripts/ragtag.vim.git
        $ vimpyre install git://github.com/vim-scripts/ragtag.vim
        $ vimpyre install https://github.com/vim-scripts/ragtag.vim.git
        $ vimpyre install https://github.com/vim-scripts/ragtag.vim