From 362e1a30c6f3527d5d0efc328c2fb448290cd6fc Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Mon, 6 Mar 2006 23:29:24 +0000 Subject: updated for version 7.0216 --- runtime/menu.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/menu.vim') diff --git a/runtime/menu.vim b/runtime/menu.vim index 056a26fa26..4313a8e144 100644 --- a/runtime/menu.vim +++ b/runtime/menu.vim @@ -2,7 +2,7 @@ " You can also use this as a start for your own set of menus. " " Maintainer: Bram Moolenaar -" Last Change: 2006 Feb 25 +" Last Change: 2006 Mar 05 " Note that ":an" (short for ":anoremenu") is often used to make a menu work " in all modes and avoid side effects from mappings defined by the user. @@ -419,7 +419,7 @@ if has("spell") an 40.335.120 &Tools.&Spelling.Spell\ Check\ &Off :set nospell an 40.335.130 &Tools.&Spelling.To\ &Next\ error]s ]s an 40.335.130 &Tools.&Spelling.To\ &Previous\ error[s [s - an 40.335.140 &Tools.&Spelling.Suggest\ &Correctionsz? z? + an 40.335.140 &Tools.&Spelling.Suggest\ &Correctionsz= z= an 40.335.150 &Tools.&Spelling.&Repeat\ correction:spellrepall :spellrepall an 40.335.200 &Tools.&Spelling.-SEP1- an 40.335.210 &Tools.&Spelling.Set\ language\ to\ "en" :set spl=en spell -- cgit v1.2.3