The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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