summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 16c4f7410..9a3618a44 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -639,6 +639,7 @@ my %IM2packages = (
},
'scim+uim' => { generic => [ qw(scim-uim) ] },
'uim' => { generic => [ qw(uim-applet) ] },
+ 'vi' => { generic => [ 'x-unikey' ] },
);
sub IM2packages {