Home > Viva

Viva

Viva is a project mainly written in Perl, it's free.

Simple CLI tool for managing vim plugins with pathogen and git-submodule

Viva

Viva is a thin wrapper for vim plugin management with pathogen.vim and git submobules.

Install

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

and do it:

% viva --help
% viva search unite.vim