diff --git a/colorsel-disable-nogui-warning-error.patch b/colorsel-disable-nogui-warning-error.patch deleted file mode 100644 index 191565f..0000000 --- a/colorsel-disable-nogui-warning-error.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- vimplugin-colorsel-20051121/plugin/colorsel.vim 2008-07-30 17:53:04.000000000 +0200 -+++ vimplugin-colorsel-20051121/plugin/colorsel.vim 2008-07-30 17:53:25.000000000 +0200 -@@ -21,7 +21,6 @@ - " TODO: Mouse support - - if !has('gui_running') -- echoerr 'Color selector needs GUI' - finish - endif - diff --git a/vim-plugins.changes b/vim-plugins.changes index 22285c5..ee3e8d4 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Jun 27 12:35:19 UTC 2012 - puzel@suse.com + +- fixed some license strings (bnc#768672) +- updated following plugins to latest versions: + o align + o bufexplorer + o calendar + o colorsel + o diffchanges + o nerdcommenter + o nerdtree + o tlib + o tselectbuffer + o zoomwin + o latex + o rails +- drop colorsel-disable-nogui-warning-error.patch (upstream) + ------------------------------------------------------------------- Tue Oct 18 07:35:54 UTC 2011 - coolo@suse.com diff --git a/vim-plugins.spec b/vim-plugins.spec index 808f4c0..f1a1871 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -16,38 +16,38 @@ # -%define align_version 35.41 +%define align_version 36.42 %define a_version 2.18 -%define bufexplorer_version 7.2.6 -%define calendar_version 2.1 -%define colorsel_version 20051121 +%define bufexplorer_version 7.2.8 +%define calendar_version 2.4 +%define colorsel_version 20110107 %define colorschemes_version 1.0 -%define diffchanges_version 0.2.6 +%define diffchanges_version 0.6.346dae2 %define locateopen_version 1.3 %define matchit_version 1.13.2 %define matrix_version 1.10 %define minibufexpl_version 6.3.2 %define multiplesearch_version 1.3 -%define NERDcommenter_version 2.2.2 -%define NERDtree_version 4.1.0 +%define NERDcommenter_version 2.3.0 +%define NERDtree_version 4.2.0 %define project_version 1.4.1 %define searchcomplete_version 1.1 %define showmarks_version 2.2 %define supertab_version 1.0 %define taglist_version 4.5 -%define tlib_version 0.36 +%define tlib_version 0.42 %define tregisters_version 0.2 -%define tselectbuffer_version 0.6 +%define tselectbuffer_version 0.7 %define tselectfiles_version 0.10 %define utl_version 2.0 -%define zoomwin_version 23 -%define latex_version 20100129 +%define zoomwin_version 24 +%define latex_version 20120125 %define quilt_version 0.9.6 %define vimwiki_version 1.1.1 %define gnupg_version 3026 %define gitdiff_version 2 %define snipmate_version 0.83 -%define rails_version 4.3 +%define rails_version 4.4 Name: vim-plugins Version: 7.2.22 @@ -89,7 +89,6 @@ Source29: vimplugin-gitdiff-%{gitdiff_version}.tar.bz2 Source30: vimplugin-snipmate-%{snipmate_version}.tar.bz2 Source31: vimplugin-rails-%{rails_version}.tar.bz2 Source100: spec.snippets -Patch0: colorsel-disable-nogui-warning-error.patch Patch1: locateopen-1.3-locate-support.patch BuildRequires: vim BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -103,7 +102,7 @@ Subpackages of this packages contains some plugins for Vi iMproved text editor. %package -n vim-plugin-align Version: %align_version Release: 3 -License: MIT +License: SUSE-Vim Summary: Plugin to produce aligned text, equations, declarations, etc Group: Productivity/Text/Editors Requires: vim @@ -117,7 +116,7 @@ different. %package -n vim-plugin-a Version: %a_version Release: 3 -License: MIT +License: ISC Summary: Alternate files quickly Group: Productivity/Text/Editors Requires: vim @@ -131,7 +130,7 @@ C++ and ADA95 and can be configured to support a variety of languages. %package -n vim-plugin-bufexplorer Version: %bufexplorer_version Release: 3 -License: MIT +License: ISC Summary: Buffer Explorer / Browser Group: Productivity/Text/Editors Requires: vim @@ -158,7 +157,7 @@ Plugin for vim that displays simple calendar in the side window. %package -n vim-plugin-colorsel Version: %colorsel_version Release: 3 -License: Public Domain +License: SUSE-Public-Domain Summary: A RGB/HSV color selector Group: Productivity/Text/Editors Requires: gvim @@ -171,7 +170,7 @@ selector. %package -n vim-plugin-colorschemes Version: %colorschemes_version Release: 3 -License: Various - see contained files for details +License: GPL-2.0 Summary: Vim color schemes selection Group: Productivity/Text/Editors Requires: vim @@ -183,7 +182,7 @@ http://www.vim.org/scripts/script.php?script_id=625. %package -n vim-plugin-diffchanges Version: %diffchanges_version Release: 3 -License: Public Domain +License: SUSE-Vim Summary: Show changes since the last save Group: Productivity/Text/Editors Requires: diffutils @@ -198,7 +197,7 @@ toggled. %package -n vim-plugin-locateopen Version: %locateopen_version Release: 3 -License: Other uncritical OpenSource License +License: SUSE-Vim Summary: Edit file without entering the whole path Group: Productivity/Text/Editors Requires: findutils-locate @@ -234,7 +233,7 @@ HTML), LaTeX, Lua, Pascal, SGML, Shell, Tcsh, Vim, XML. %package -n vim-plugin-matrix Version: %matrix_version Release: 3 -License: Public Domain +License: SUSE-Public-Domain Summary: Matrix screensaver for vim Group: Productivity/Text/Editors Requires: vim @@ -245,7 +244,7 @@ Matrix screensaver for VIM, inspired by Chris Allegretta's cmatrix. %package -n vim-plugin-minibufexpl Version: %minibufexpl_version Release: 3 -License: MIT +License: ISC Summary: Elegant buffer explorer that takes very little screen space Group: Productivity/Text/Editors Requires: vim @@ -259,7 +258,7 @@ window get visually marked. %package -n vim-plugin-multiplesearch Version: %multiplesearch_version Release: 3 -License: Other uncritical OpenSource License +License: SUSE-Vim Summary: Display multiple searches at the same time Group: Productivity/Text/Editors Requires: vim @@ -273,7 +272,7 @@ number of colors is used, the script starts over with the first color. %package -n vim-plugin-NERDcommenter Version: %NERDcommenter_version Release: 3 -License: WTFPL +License: SUSE-WTFPL-2.0 Summary: A plugin that allows for easy commenting of code for many filetypes Group: Productivity/Text/Editors Requires: vim @@ -286,7 +285,7 @@ are available for most filetypes. %package -n vim-plugin-NERDtree Version: %NERDtree_version Release: 3 -License: WTFPL +License: SUSE-WTFPL-2.0 Summary: A tree explorer plugin for navigating the filesystem Group: Productivity/Text/Editors Requires: vim @@ -318,7 +317,7 @@ the vim window. %package -n vim-plugin-searchcomplete Version: %searchcomplete_version Release: 3 -License: GPLv2 +License: GPL-2.0 Summary: Tab completion of words inside of a search Group: Productivity/Text/Editors Requires: vim @@ -330,7 +329,7 @@ search ('/'). %package -n vim-plugin-showmarks Version: %showmarks_version Release: 3 -License: Public Domain +License: SUSE-Public-Domain Summary: Visually shows the location of marks Group: Productivity/Text/Editors Requires: vim @@ -346,7 +345,7 @@ can be toggled on and off and individual marks can be hidden. %package -n vim-plugin-supertab Version: %supertab_version Release: 3 -License: BSD +License: BSD-3-Clause Summary: Visually shows the location of marks Group: Productivity/Text/Editors Requires: vim @@ -357,7 +356,7 @@ This script allows you to use the tab key to do all your insert completion. %package -n vim-plugin-taglist Version: %taglist_version Release: 3 -License: MIT +License: ISC Summary: Source code browser with support for many languages Group: Productivity/Text/Editors Requires: ctags @@ -371,7 +370,7 @@ browse through source code files for different programming languages. %package -n vim-plugin-tlib Version: %tlib_version Release: 3 -License: GPL +License: GPL-3.0 Summary: Utility functions for vim Group: Productivity/Text/Editors Requires: vim @@ -383,7 +382,7 @@ it unless another plugin requires you to do so. %package -n vim-plugin-tregisters Version: %tregisters_version Release: 3 -License: GPL +License: GPL-3.0 Summary: List, edit, and run/execute registers/clipboards Group: Productivity/Text/Editors Requires: vim @@ -395,7 +394,7 @@ List, edit, and run or execute registers and/or clipboards %package -n vim-plugin-tselectbuffer Version: %tselectbuffer_version Release: 3 -License: GPL +License: GPL-3.0 Summary: A quick buffer selector/switcher Group: Productivity/Text/Editors Requires: vim @@ -408,7 +407,7 @@ different buffer or for deleting buffers. %package -n vim-plugin-tselectfiles Version: %tselectfiles_version Release: 3 -License: GPL +License: GPL-3.0 Summary: A quick file selector/browser/explorer Group: Productivity/Text/Editors Requires: vim @@ -422,7 +421,7 @@ them. %package -n vim-plugin-utl Version: %utl_version Release: 3 -License: MIT +License: GPL-3.0 Summary: Universal text linking for vim Group: Productivity/Text/Editors Requires: vim @@ -435,7 +434,7 @@ bookmark parts of your text document. %package -n vim-plugin-zoomwin Version: %zoomwin_version Release: 3 -License: Other uncritical OpenSource License +License: SUSE-Vim Summary: Zoom in/out of windows (toggle between one window and multi-window) Group: Productivity/Text/Editors Requires: vim @@ -450,7 +449,7 @@ Usage: %package -n vim-plugin-latex Version: %latex_version Release: 3 -License: Other uncritical OpenSource License +License: SUSE-Vim Summary: A rich set of tools for editing LaTeX Group: Productivity/Text/Editors Requires: texlive-latex @@ -465,7 +464,7 @@ which enable you to do all your LaTeX-ing without needing to quit Vim. %package -n vim-plugin-quilt Version: %quilt_version Release: 3 -License: GPL +License: GPL-2.0 Summary: Quilt support for vim Group: Productivity/Text/Editors Requires: quilt @@ -477,7 +476,7 @@ Vim plugin that helps with quilt operations from inside vim. %package -n vim-plugin-vimwiki Version: %vimwiki_version Release: 1 -License: GPL v2 +License: GPL-2.0 Summary: Personal wiki for vim Group: Productivity/Text/Editors Requires: vim @@ -491,7 +490,7 @@ You do not have to create it manually - vimwiki can make it for you. %package -n vim-plugin-gnupg Version: %gnupg_version Release: 3 -License: GPL +License: GPL-3.0 Summary: Plugin for transparent editing of gpg encrypted files Group: Productivity/Text/Editors Requires: gpg2 @@ -542,6 +541,7 @@ for (i = 0; i < count; i++) { Version: %rails_version Release: 1 +License: SUSE-Vim Summary: Support for Ruby on Rails development Group: Productivity/Text/Editors Requires: rubygem-rails @@ -556,11 +556,6 @@ pushd vimplugin-locateopen-%locateopen_version %patch1 popd -# -------- patch colorsel ------- -pushd vimplugin-colorsel-%colorsel_version -%patch0 -p1 -popd - %build %install @@ -575,6 +570,11 @@ mv %{buildroot}/%vimplugin_dir/nerdtree_plugin %{buildroot}%{_defaultdocdir}/vim cp %{SOURCE100} %{buildroot}/%vimplugin_dir/snippets/ +# delete unneeded files +rm -rf %{buildroot}/%vimplugin_dir/doc/Makefile* +rm -rf %{buildroot}/%vimplugin_dir/doc/README* +rm -rf %{buildroot}/%vimplugin_dir/doc/*.{xml,xsl,css} + %clean rm -rf %{buildroot} @@ -771,6 +771,26 @@ if [ $1 == 0 ]; then vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null fi +# documentation: vim-plugin-colorsel + +%post -n vim-plugin-colorsel +vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null + +%postun -n vim-plugin-colorsel +if [ $1 == 0 ]; then + vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null +fi + +# documentation: vim-plugin-diffchanges + +%post -n vim-plugin-diffchanges +vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null + +%postun -n vim-plugin-diffchanges +if [ $1 == 0 ]; then + vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null +fi + %post vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags %vimplugin_dir/doc/' '+qa!' < /dev/null &> /dev/null @@ -805,6 +825,8 @@ fi %files -n vim-plugin-colorsel %defattr(-,root,root,0755) %vimplugin_dir/plugin/colorsel.vim +%vimplugin_dir/autoload/colorsel.vim +%vimplugin_dir/doc/colorsel.txt %files -n vim-plugin-colorschemes %defattr(-,root,root,0755) @@ -813,6 +835,7 @@ fi %files -n vim-plugin-diffchanges %defattr(-,root,root,0755) %vimplugin_dir/plugin/diffchanges.vim +%vimplugin_dir/doc/diffchanges.txt %files -n vim-plugin-locateopen %defattr(-,root,root,0755) @@ -846,6 +869,7 @@ fi %defattr(-,root,root,0755) %vimplugin_dir/doc/NERD_tree.txt %vimplugin_dir/plugin/NERD_tree.vim +%vimplugin_dir/syntax/nerdtree.vim %doc %{_defaultdocdir}/vimplugin-NERDtree %files -n vim-plugin-project @@ -886,6 +910,8 @@ fi %files -n vim-plugin-tselectbuffer %defattr(-,root,root,0755) %vimplugin_dir/plugin/tselectbuffer.vim +%vimplugin_dir/autoload/tselectbuffer.vim +%vimplugin_dir/doc/tselectbuffer.txt %files -n vim-plugin-tselectfiles %defattr(-,root,root,0755) @@ -927,6 +953,7 @@ fi %vimplugin_dir/ftplugin/tex_latexSuite.vim %vimplugin_dir/ftplugin/bib_latexSuite.vim %vimplugin_dir/ltags +%vimplugin_dir/latextags %files -n vim-plugin-quilt %defattr(-,root,root,0755) diff --git a/vimplugin-NERDcommenter-2.2.2.tar.bz2 b/vimplugin-NERDcommenter-2.2.2.tar.bz2 deleted file mode 100644 index fb7c5f4..0000000 --- a/vimplugin-NERDcommenter-2.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c15460857d764147816ff3faf0890b1dd7c9094d76694602c29c67f86c31915b -size 28341 diff --git a/vimplugin-NERDcommenter-2.3.0.tar.bz2 b/vimplugin-NERDcommenter-2.3.0.tar.bz2 new file mode 100644 index 0000000..0187aaa --- /dev/null +++ b/vimplugin-NERDcommenter-2.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b9d4bafc7574ffc4178f1a5496b01d3b9d3b8997c753001e9927495c58eb05 +size 27473 diff --git a/vimplugin-NERDtree-4.1.0.tar.bz2 b/vimplugin-NERDtree-4.1.0.tar.bz2 deleted file mode 100644 index 0fc9c72..0000000 --- a/vimplugin-NERDtree-4.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f533c11f258f78b36496e1eedcaba2681f9e44dc2c059ee9161cbf8f45a08bf -size 35603 diff --git a/vimplugin-NERDtree-4.2.0.tar.bz2 b/vimplugin-NERDtree-4.2.0.tar.bz2 new file mode 100644 index 0000000..f8a6086 --- /dev/null +++ b/vimplugin-NERDtree-4.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b6ad3ef19b716bff98e38cae66d90cbcf2244ee8fc42e1441d1cafa43755ac +size 37128 diff --git a/vimplugin-align-35.41.tar.bz2 b/vimplugin-align-35.41.tar.bz2 deleted file mode 100644 index 08e90a9..0000000 --- a/vimplugin-align-35.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6447999c53e5ce6fef4f9c4320b386c9267c3136c1cc0407acc7342899232f9 -size 35156 diff --git a/vimplugin-align-36.42.tar.bz2 b/vimplugin-align-36.42.tar.bz2 new file mode 100644 index 0000000..45f1dba --- /dev/null +++ b/vimplugin-align-36.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11cb626bc1b8b3d1a74430caa0e1836fd72566e21e61f6f054423160eb36798 +size 38374 diff --git a/vimplugin-bufexplorer-7.2.6.tar.bz2 b/vimplugin-bufexplorer-7.2.6.tar.bz2 deleted file mode 100644 index 7ca5522..0000000 --- a/vimplugin-bufexplorer-7.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cc26fd5f2d25ef5954851f6c87cd7a2ec3fd3ec726797f61b0a470eae01bb0f -size 16285 diff --git a/vimplugin-bufexplorer-7.2.8.tar.bz2 b/vimplugin-bufexplorer-7.2.8.tar.bz2 new file mode 100644 index 0000000..e1d781e --- /dev/null +++ b/vimplugin-bufexplorer-7.2.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3faf0d9215da31c59b0259c942238b7ee1bdcb6383255a0c6ce3ba4d9eb3081 +size 16861 diff --git a/vimplugin-calendar-2.1.tar.bz2 b/vimplugin-calendar-2.1.tar.bz2 deleted file mode 100644 index 811cc17..0000000 --- a/vimplugin-calendar-2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3210b746c4e185a7966705399e84817f32c710710bbbd6d7d580983d81bcde7c -size 9285 diff --git a/vimplugin-calendar-2.4.tar.bz2 b/vimplugin-calendar-2.4.tar.bz2 new file mode 100644 index 0000000..9b9f590 --- /dev/null +++ b/vimplugin-calendar-2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b349dfc27303132fab141023d11fb6e130227fd9ba927e688ed573d7fdebc7 +size 9805 diff --git a/vimplugin-colorsel-20051121.tar.bz2 b/vimplugin-colorsel-20051121.tar.bz2 deleted file mode 100644 index 3280536..0000000 --- a/vimplugin-colorsel-20051121.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41b0f4c24460cdb87ddae72e8aac04ef3006f041e15934b5dec45db559012fda -size 3528 diff --git a/vimplugin-colorsel-20110107.tar.bz2 b/vimplugin-colorsel-20110107.tar.bz2 new file mode 100644 index 0000000..161e4f5 --- /dev/null +++ b/vimplugin-colorsel-20110107.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7e22f0ceb947cf7d3763ca5977d8e5fa6fc5777d6da35606f3fc7291a715b6 +size 10523 diff --git a/vimplugin-diffchanges-0.2.6.tar.bz2 b/vimplugin-diffchanges-0.2.6.tar.bz2 deleted file mode 100644 index e210515..0000000 --- a/vimplugin-diffchanges-0.2.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5011a9cbf804dbd766e81c3474f71b266ba15fdd9f8cdfe1a2060591930506f1 -size 1553 diff --git a/vimplugin-diffchanges-0.6.346dae2.tar.bz2 b/vimplugin-diffchanges-0.6.346dae2.tar.bz2 new file mode 100644 index 0000000..9faec8e --- /dev/null +++ b/vimplugin-diffchanges-0.6.346dae2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456d7e10819e4f4e565b66d071c71c03763db97de80fbf6ba457a0fe8f516aec +size 2074 diff --git a/vimplugin-latex-20100129.tar.bz2 b/vimplugin-latex-20100129.tar.bz2 deleted file mode 100644 index bb5feed..0000000 --- a/vimplugin-latex-20100129.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1afd6b8bb4e0c85508ea794ccb445b07cb9f2b86f2b5a2e0cc7b558494c93954 -size 176779 diff --git a/vimplugin-latex-20120125.tar.bz2 b/vimplugin-latex-20120125.tar.bz2 new file mode 100644 index 0000000..90ed87e --- /dev/null +++ b/vimplugin-latex-20120125.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1300a4436d6e541ea2719f19a46fe964735feeb68040513eea84f2ade5d81b3a +size 214149 diff --git a/vimplugin-rails-4.3.tar.bz2 b/vimplugin-rails-4.3.tar.bz2 deleted file mode 100644 index 0aca502..0000000 --- a/vimplugin-rails-4.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b00d4ee4bc82530648cc5fc83574b2f44f2e4df4eed3cef47390cd6dab82e536 -size 54258 diff --git a/vimplugin-rails-4.4.tar.bz2 b/vimplugin-rails-4.4.tar.bz2 new file mode 100644 index 0000000..9dcf52e --- /dev/null +++ b/vimplugin-rails-4.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f780bef755c7843668de4849e88a1a4d5b085576fff24d58adef9f374e25d0f7 +size 51516 diff --git a/vimplugin-tlib-0.36.tar.bz2 b/vimplugin-tlib-0.36.tar.bz2 deleted file mode 100644 index 1f2d119..0000000 --- a/vimplugin-tlib-0.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9a66aa678db6e350255835167693f98d7aea313294f174d58e84ca307ed18c1 -size 41747 diff --git a/vimplugin-tlib-0.42.tar.bz2 b/vimplugin-tlib-0.42.tar.bz2 new file mode 100644 index 0000000..de30d59 --- /dev/null +++ b/vimplugin-tlib-0.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c358be153f4a5e33444450b7fd6f4267c434677c9645cb477d6e372d4eac9c2 +size 45311 diff --git a/vimplugin-tselectbuffer-0.6.tar.bz2 b/vimplugin-tselectbuffer-0.6.tar.bz2 deleted file mode 100644 index 7a0bc8e..0000000 --- a/vimplugin-tselectbuffer-0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfa9a177f03b4f89438c1868e45c45c8169941fb57ed93509c5b595eafe70e37 -size 3216 diff --git a/vimplugin-tselectbuffer-0.7.tar.bz2 b/vimplugin-tselectbuffer-0.7.tar.bz2 new file mode 100644 index 0000000..f8134db --- /dev/null +++ b/vimplugin-tselectbuffer-0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:572dc1fe9f574ab24a7874a18c8277927c9a7b386a85c711660f3e40b368f51c +size 4016 diff --git a/vimplugin-zoomwin-23.tar.bz2 b/vimplugin-zoomwin-23.tar.bz2 deleted file mode 100644 index ce91916..0000000 --- a/vimplugin-zoomwin-23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdaf344bdccc1e045cdc90eff22919ea8571749c979f5103a4e2d5e788cbc7de -size 6176 diff --git a/vimplugin-zoomwin-24.tar.bz2 b/vimplugin-zoomwin-24.tar.bz2 new file mode 100644 index 0000000..bf0efdd --- /dev/null +++ b/vimplugin-zoomwin-24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e99fe194360a7f73889319d507a3666ab4e052cc0ae82f7a782945b0035bcf8 +size 7965