updated for version 7.1a

This commit is contained in:
Bram Moolenaar
2007-05-06 13:22:01 +00:00
parent ff4a37e325
commit 024678745b
2 changed files with 84 additions and 52 deletions

View File

@ -2,7 +2,7 @@
" You can also use this as a start for your own set of menus.
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2006 Sep 14
" Last Change: 2007 Jan 09
" 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.