X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0af5b7d566bf1744a6f31207f04cd5d47773e4ca..3bfa29782285fd9a9fefcaf21fa0aa7df776d88b:/vi.eng.inc.pl diff --git a/vi.eng.inc.pl b/vi.eng.inc.pl index a4adb93..03eabf3 100644 --- a/vi.eng.inc.pl +++ b/vi.eng.inc.pl @@ -357,6 +357,7 @@ key => { "vg\e"=> "visual mode", 'vg?' => "rot13 encode", + 'vg^g'=> "count region info", 'vgJ' => "join literal<>ly", 'vgq' => "for<>mat", 'vgw' => "for<>mat still", @@ -477,4 +478,5 @@ flag => { 'ext new vim7' => ["vim7", "New in vim version 7.x."], }, +def => do 'vi.inc.pl', }