vim-plugin-diffchanges-0.6+g346dae2-bp155.6.5 >  A dk=I%z 6vF3yyB7]rcsjU41u!5n6}+=97s>մAm2z }]?mQ S_H]`wܰŸnj9348>?ܘ_9싶aeXGP I# foql8K=X(djm'v6KXIrSٍr3E ؘu]A=E lW_GB5ܖ2%yiإq?b) NyD}#МQCPqo jd ܙ ~йFİA/VP0xo{ڈO9z )ZȮǬaI(p488'1XٱƏAd 66v*"v}jdf,Ӧui,H#Cˬ%ҥ)v.j rsĽWJNW)OS-5ެr+;%q~CPV*zAHbab37f92f00baa7f5a0ecdf884b01af208e34d72c82023f2cf419d77c1211758d48eb6cea397316d78bf42b4ba3665c4305c4f8e dk=I%z  v7vx}[ʬc=I ̨hcgV̺|G}fќ^ B>糩izWi[(/E'qd{.sVԻ.7!|FdwToS6$-W+F5b''["_n/X΁If@ż퀑Xp0]౟k`+ z9 ~BbۨڤE 3N%Q U Ɠ/T!Zp?t?dd& 0 Q<@HLirv A    n pxq(89:>@FGHI$X(Y,\D]L^lbcJdefluvz`Cvim-plugin-diffchanges0.6+g346dae2bp155.6.5Show changes since the last saveShow changes made to current buffer since the last save. This plugin is based from an example in the Hacking Vim book. The differences are that this functionality is in the form of a plugin, is a bit more robust, and can be toggled.dk<7lamb24SUSE Linux Enterprise 15 SP5openSUSEVimhttps://bugs.opensuse.orgProductivity/Text/Editorshttp://www.vim.org/linuxnoarchvim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags /usr/share/vim/site/doc/' '+qa!' < /dev/null &> /dev/nullif [ $1 = 0 ]; then vim -u NONE -U NONE -X -n '+set nobackup nomore' '+helptags /usr/share/vim/site/doc/' '+qa!' < /dev/null &> /dev/null fi(ȁOb&Ob&0421839cb646eaa2546732f19767bcd8299480c81418d9b97f0a7a736c3390245c64c0e714c48b3fa6159b1e464963481f540fd438581c5406ef8e5c346c369frootrootrootrootvim-plugins-7.3.0-bp155.6.5.src.rpmvim-plugin-diffchanges    /bin/sh/bin/shdiffutilsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)vim3.0.4-14.6.0-14.0-15.2-14.14.3cjDcQ8@c#b5@b@b(b a@aUa /`@``u`t6@]M@]xZXsW@Wnr@W!@VIVjVXEUuJiri Slaby Jiri Slaby Ondřej Súkup Dirk Müller Jiri Slaby Jiri Slaby Jiri Slaby Jiri Slaby Jiri Slaby Jiri Slaby Jiri Slaby Jiri Slaby Jiri Slaby Jiri Slaby Johannes Thumshirn Olav Reinert dsterba@suse.cztchvatal@suse.comastieger@suse.comsebix+novell.com@sebix.atnicolas.bock@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.com- add salt-syntax-avoid-multiline-lets.patch (bsc#1205034) - update * NERDcommenter 2.7.0- update * bufexplorer 7.4.25 * markdown 2.0.0+20220926- update * tlib 1.28 - fixes boo#1203460- avoid bashism in post scripts (bsc#1195391)- update * bufexplorer 7.4.24 * editorconfig 1.1.1 * fugitive 3.7 * latex 1.10.0+20220519 * markdown 2.0.0+20220507 * neomutt 20220612 - add check_for_updates.pl script- add vim-plugin-gitrebase-keywordprg- update * latex 1.10.0+20210818 * neomutt 20210218 * NERDcommenter 2.6.0 * rails 5.2 * salt-vim 20170630 * vim-markdown 2.0.0+20220129- update * NERDcommenter 2.5.2 * NERDtree 6.10.16 * supertab 2.1 * zoomwin 24 - add * vim-markdown 2.0.0+20200714 - clean up the spec, esp. the post/postup part using macro.- update * align 37.43 * fugitive 3.4 * tlib 1.27 * tselectfiles 0.11 - cleanup the spec and use URLs in Sources - remove vim-fugitive-Remove-unnecessary-complete-on-command-with-no-argum.patch (it's upstream)- update vim-fugitive to 3.3 - add vim-fugitive-Remove-unnecessary-complete-on-command-with-no-argum.patch- Fix bufexplorer's source link.- Update several plugins * bufexplorer to 7.4.21 * calendar to 2.5 - add file-line-Fix-other-plugins-loading.patch- Sort _service and .spec file- Add file-line-1.0+20161020 - Update several plugins * vim-latex to 1.10.0+20210323 (we use git snapshots as suggested on the project page) * vimplugin-fugitive to 3.2 * vimplugin-gnupg to 2.7.1 (we provide also .asc to allow archive verification) * vimplugin-taglist to 4.6- Update vim-plugin-fugitive to upstream version 3.1- add vim-plugin-salt 0.0.1- add plugin for neomutt config files- Fix showmarks script wrt bsc#905770: * add patch from upstream https://github.com/vim-scripts/ShowMarks/pull/3: + showmarks-signs.patch- Remove vim-plugin-ag: deprecated upstream, license issues. The fork source vim-plugin-ack can be used: let g:ackprg = 'ag --vimgrep'- Update vim-plugin-gnupg to upstream version 2.6- Add vim-plugin-fugitive- update vim-plugin-ack to 1.0.9: * Fix location list and layout of quickfix when using Dispatch * Fix the quick help overlay clobbering the list mappings * Fix :AckFile when using Dispatch * Restore original 'makeprg' and 'errorformat' when using Dispatch * Arrow keys also work for auto-preview * Internal refactoring and clean-up - update vim-plugin-ag to current git head: * can now work on project root * prevent empty searches - update vim-plugin-editorconfig to 0.3.3- add vim-plugin-editorconfig supporting EditorConfig- for spec.snippets, replace defunct _serv ce referencing gitorious.org with plain gitlab URL- add plugin for ack - add plugin for ag a.k.a. the_silver_searcher/bin/sh/bin/shlamb24 16847493670.6+g346dae2-bp155.6.5diffchanges.txtdiffchanges.vim/usr/share/vim/site/doc//usr/share/vim/site/plugin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/ce0587c0c49bc09624749f2b7a583fcb-vim-pluginscpioxz5noarch-suse-linuxASCII textHTML document, ASCII textndK@>>n#utf-8f5abca44186aeafe92d3666e1bec1c1b883d69c86fe0dd248a2ef6aae3026915?7zXZ !t/] crv(vX0|F7 ]t/ #rEw#D}C Hk%wzJ\|ZpMT`4zN#,lԕ"=^Tj]wєDrqAe@turտ7 xeoLI$Նr $DSH^VHjka-˛ j>V eņ+LGCm'H ދvVI:[[%kg}`򚁮h;q# )16}lG3B[AtńU=N,? -Ft$jDE{ xnijNq!lN|̶a5޴;P\MaS hP]b[:tn|8.3eÊ6'~K qA~J\OuJOt:*$sb'0TcUm6æ'O#(ϑ4`"`:**6 3WbQq"0x6 uKȡ* /2eRΕH_uo;E֚2?)"11>MpU4˿ !tGQ!NB?c qK,ZDQPD}/P!nlo(Q(^/}nnj>6ȩ’_ו4L ,zdE %d?EP߆isitv[ߡ h\ԶD;WRӹ:Ndo3"p7?_ޝoXF_YA/Os5XK<FО6u: `&33F+ A>+޶7|r$AfYRA:.3^pAGhvgOrSRXhWȭ>=Qs"eh##YI~-^)Sz$PEjQ`-{NU qFya=:!NXjkOq}uz=[>*nͲ 60?l(xj7[]>(JGۿzՁ?( 4V ^