Updated runtime files.

This commit is contained in:
Bram Moolenaar
2012-10-21 03:02:54 +02:00
parent 67a4f6cfb4
commit 3a0d8090b1
14 changed files with 258 additions and 125 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: 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.