vi: g^g is an incompatible feature introduced by vim
[sheet.git] / vi.inc.pl
index 4d78e2b0239d7dc0cbc3637a33797d26c11c1c6e..322760fe3b748539cd1c73f3423114f66014a321 100644 (file)
--- a/vi.inc.pl
+++ b/vi.inc.pl
@@ -154,7 +154,7 @@ g => {
        'f' => "g4 ext vim6",
        'F' => "g4 ext vim7 new",
        'g' => "g2",
-       '^g'=> "g1",
+       '^g'=> "g1 vim6",
        'h' => "g8 modev",
        'H' => "g8 modev",
        '^h'=> "g8 modev ext vim6",