diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-03-28 21:10:49 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-03-28 21:10:49 +0200 |
commit | e101204906e10f1e100e2f9017985c61f26b03ac (patch) | |
tree | 271d132631f6dd506415038fe377459b11bcd231 /Filelist | |
parent | cf2d8dee5117b9add3a3f5fc91b3569437e7d359 (diff) | |
download | vim-git-e101204906e10f1e100e2f9017985c61f26b03ac.tar.gz |
patch 7.4.1675v7.4.1675
Problem: The swapmous plugin has to be copied or sourced to be used.
Solution: Turn it into the swapmouse 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/swapmouse/plugin/swapmouse.vim \ # runtime files for all distributions without CR-NL translation RT_ALL_BIN = \ |