The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Vimana::Command::Install - install a vim plugin package.

SYNOPSIS

    $ vimana install [plugin]

OPTIONS

    -v    : verbose

    -f    : force install

    -r    : runtime path

    -t , --type    : script type (plugin,ftplugin,syntax ...)

USAGE

Normally, script type will be detected by script detector.

But you can also specify the script type to a script:

    $ vimana install calendar.vim --type plugin