commit | 3a0d8090b1356833e1c80d22f36086c835604f42 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 21 03:02:54 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 21 03:02:54 2012 +0200 |
tree | 4e13cce7e070c209ea46201e12d849f45114d5fe | |
parent | 67a4f6cfb4fe0f8e8cc576a4f4196573ccc5e3fb [diff] [blame] |
Updated runtime files.
diff --git a/runtime/menu.vim b/runtime/menu.vim index 19c488f..2b5acb9 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 <Bram@vim.org> -" Last Change: 2011 Mar 22 +" Last Change: 2012 Oct 21 " 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.