diff runtime/macros/README.txt @ 8775:d5136647ce31 v7.4.1676

commit https://github.com/vim/vim/commit/fead3ac9a35e0fc358141d3eb19574cd8a3ecb55 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 28 21:26:47 2016 +0200 patch 7.4.1676 Problem: The shellmenu plugin has to be copied or sourced to be used. Solution: Turn it into a package.
author Christian Brabandt <cb@256bit.org>
date Mon, 28 Mar 2016 21:30:10 +0200
parents 08944b17c29c
children a345060d671a
line wrap: on
line diff
--- a/runtime/macros/README.txt
+++ b/runtime/macros/README.txt
@@ -13,8 +13,6 @@ how to use Vi and Vim functionality.
 
 less.sh + less.vim	make Vim work like less (or more)
 
-shellmenu.vim		menus for editing shell scripts in the GUI version
-
 
 This one is only for Unix.
 file_select.vim		macros that make a handy file selector
@@ -32,4 +30,6 @@ packadd! justify	justifying text.
 
 packadd! matchit	makes the % command work better
 
+packadd! shellmenu	menus for editing shell scripts in the GUI version
+
 packadd! swapmouse	swap left and right mouse buttons