diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-03-28 21:26:47 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-03-28 21:26:47 +0200 |
commit | fead3ac9a35e0fc358141d3eb19574cd8a3ecb55 (patch) | |
tree | 1ab272b060e334449c24bbdb61ecde0b24f7bb53 /Filelist | |
parent | e101204906e10f1e100e2f9017985c61f26b03ac (diff) | |
download | vim-git-fead3ac9a35e0fc358141d3eb19574cd8a3ecb55.tar.gz |
patch 7.4.1676v7.4.1676
Problem: The shellmenu plugin has to be copied or sourced to be used.
Solution: Turn it into a package.
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -531,6 +531,7 @@ RT_ALL = \ runtime/pack/dist/opt/matchit/plugin/matchit.vim \ runtime/pack/dist/opt/matchit/doc/matchit.txt \ runtime/pack/dist/opt/matchit/doc/tags \ + runtime/pack/dist/opt/shellmenu/plugin/shellmenu.vim \ runtime/pack/dist/opt/swapmouse/plugin/swapmouse.vim \ # runtime files for all distributions without CR-NL translation |