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

$ vimana install [plugin]

-v : verbose
-f : force install
-r : runtime path
-t , --type : script type (plugin,ftplugin,syntax ...)

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