The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

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