https://invisible-island.net/vile/perl/
plugins - additional perl module for vile
use plugins;
plugins::gzip("filename");
The plugins module is used by the mime module to display a file according to this MIME-type in vile:
x-vile-flags=plugin
Kuntal Daftary