Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

vim-plugin-project-1.4.1-bp155.6.5 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: vim-plugin-project Distribution: SUSE Linux Enterprise 15 SP5
Version: 1.4.1 Vendor: openSUSE
Release: bp155.6.5 Build date: Mon May 22 11:56:07 2023
Group: Productivity/Text/Editors Build host: lamb24
Size: 83587 Source RPM: vim-plugins-7.3.0-bp155.6.5.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.vim.org/
Summary: Organize/Navigate projects of files
You can use this plugin's basic functionality to set up a list of
frequently-accessed files for easy navigation. The list of files will be
displayed in a window on the left side of the vim window, and you can press
<Return> or double-click on filenames in the list to open the files. This is
similar to how some IDEs I've used work. I find this easier to use than having
to navigate a directory hierarchy with the file-explorer.  It also obviates the
need for a buffer explorer because you have your list of files on the left of
the vim window.

Provides

Requires

License

SUSE-Public-Domain

Changelog

* Tue Nov 08 2022 Jiri Slaby <jslaby@suse.cz>
  - add salt-syntax-avoid-multiline-lets.patch (bsc#1205034)
  - update
    * NERDcommenter  2.7.0
* Thu Oct 20 2022 Jiri Slaby <jslaby@suse.cz>
  - update
    * bufexplorer    7.4.25
    * markdown       2.0.0+20220926
* Thu Sep 15 2022 Ondřej Súkup <mimi.vx@gmail.com>
  - update
    * tlib           1.28
  - fixes boo#1203460
* Mon Aug 15 2022 Dirk Müller <dmueller@suse.com>
  - avoid bashism in post scripts (bsc#1195391)
* Fri Aug 05 2022 Jiri Slaby <jslaby@suse.cz>
  - 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
* Wed Mar 09 2022 Jiri Slaby <jslaby@suse.cz>
  - add vim-plugin-gitrebase-keywordprg
* Mon Feb 07 2022 Jiri Slaby <jslaby@suse.cz>
  - update
    * latex          1.10.0+20210818
    * neomutt        20210218
    * NERDcommenter  2.6.0
    * rails          5.2
    * salt-vim       20170630
    * vim-markdown   2.0.0+20220129
* Tue Nov 16 2021 Jiri Slaby <jslaby@suse.cz>
  - 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.
* Thu Sep 30 2021 Jiri Slaby <jslaby@suse.cz>
  - 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)
* Tue Aug 03 2021 Jiri Slaby <jslaby@suse.cz>
  - update vim-fugitive to 3.3
  - add vim-fugitive-Remove-unnecessary-complete-on-command-with-no-argum.patch
* Mon Apr 26 2021 Jiri Slaby <jslaby@suse.cz>
  - Fix bufexplorer's source link.
* Fri Apr 23 2021 Jiri Slaby <jslaby@suse.cz>
  - Update several plugins
    * bufexplorer to 7.4.21
    * calendar to 2.5
  - add file-line-Fix-other-plugins-loading.patch
* Tue Apr 13 2021 Jiri Slaby <jslaby@suse.cz>
  - Sort _service and .spec file
* Mon Apr 12 2021 Jiri Slaby <jslaby@suse.cz>
  - 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
* Mon Nov 11 2019 Johannes Thumshirn <jthumshirn@suse.com>
  - Update vim-plugin-fugitive to upstream version 3.1
* Wed Sep 11 2019 Olav Reinert <seroton10@gmail.com>
  - add vim-plugin-salt 0.0.1
* Mon Feb 26 2018 dsterba@suse.cz
  - add plugin for neomutt config files
* Mon Apr 10 2017 tchvatal@suse.com
  - Fix showmarks script wrt bsc#905770:
    * add patch from upstream https://github.com/vim-scripts/ShowMarks/pull/3:
      + showmarks-signs.patch
* Tue Aug 16 2016 astieger@suse.com
  - Remove vim-plugin-ag: deprecated upstream, license issues. The
    fork source vim-plugin-ack can be used:
      let g:ackprg = 'ag --vimgrep'
* Sat Jun 25 2016 sebix+novell.com@sebix.at
  - Update vim-plugin-gnupg to upstream version 2.6
* Thu Apr 28 2016 nicolas.bock@suse.com
  - Add vim-plugin-fugitive
* Tue Feb 23 2016 astieger@suse.com
  - 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
* Fri Dec 11 2015 astieger@suse.com
  - add vim-plugin-editorconfig supporting EditorConfig
* Fri Nov 27 2015 astieger@suse.com
  - for spec.snippets, replace defunct _serv ce referencing
    gitorious.org with plain gitlab URL
* Mon Jun 08 2015 astieger@suse.com
  - add plugin for ack
  - add plugin for ag a.k.a. the_silver_searcher

Files

/usr/share/vim/site/doc/project.txt
/usr/share/vim/site/plugin/project.vim


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 19:44:46 2024