X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d43f0adfe4303591da0f3255ce110222bb04bc43..fca88ab2c458a7ae367bfede7d2ddce2e0458f97:/vi.eng.inc.pl diff --git a/vi.eng.inc.pl b/vi.eng.inc.pl index 20f70f3..6188702 100644 --- a/vi.eng.inc.pl +++ b/vi.eng.inc.pl @@ -840,7 +840,7 @@ def => { '(' => "g2", '*' => "=[/", '/' => "g2", - "'" => "=[` ^", # v6 + "'" => "=0[`^ g2 v6", '{' => "g2", '[' => "g2", '^['=> "=\e", @@ -893,7 +893,7 @@ def => { '#' => "g2", ')' => "g2", '*' => "=]/", - "'" => "=]` ^", # v6 + "'" => '=$]`^ g2 v6', '/' => "g2", '[' => "g2", '^['=> "=\e",