unicode: one set of barb arrows from unicode 7.0
[sheet.git] / vi.eng.inc.pl
index 3ea7840bc8c6275f8daecc6ee99ad77b0891e9fd..20f70f37158971191fbac2169c7b2b9348c0b2d6 100644 (file)
@@ -765,7 +765,7 @@ def => {
                'v' => 'g8 modev',
                'V' => "g4",
                'w' => "g4 argm v7",
-               'x' => "g4 v7",
+               'x' => "g4 v7 ext",
        }, # mode g
 
        Z => {
@@ -1210,8 +1210,8 @@ def => {
                (map { $_ => "=$_" } qw( g z [ ]  \\ ^\\ ^q ^s ^z )),
 
                'd'  => 'g4',
-               'o'  => 'g4',
-               'p'  => 'g4',
+               'o'  => 'g5',
+               'p'  => 'g5',
                's'  => 'g4 arg xsurround',
 
                'l'  => '=x',