Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'

This commit is contained in:
Justin M. Keyes
2017-03-15 14:10:56 +01:00
6 changed files with 16 additions and 26 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: 2014 May 22
" Last Change: 2016 Jul 27
" 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.