Maintainer VIm Plugins Development Team in the sisyphus_riscv64 branch: Information
Maintainer name: VIm Plugins Development Team (vim-plugins)
Built source packages in this branch: 26
Last changes
Dec 17, 2024, 12:53 AM
vim-plugin-xmledit-ftplugin
Version: 65-alt1
Summary: A filetype plugin to help edit XML and SGML documents
Changelog:
- [r65] - Fixed url
Dec 17, 2024, 12:50 AM
vim-plugin-vtreeexplorer
Version: 1.24-alt1
Summary: tree based file explorer within vim
Changelog:
- [1.24]
Dec 17, 2024, 12:47 AM
vim-plugin-vimirc
Version: 0.9.28-alt1.1
Summary: IRC client plugin for VIm
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:45 AM
vim-plugin-vimbuddy
Version: 0.9.2-alt1.1
Summary: An absolutely unuseful Vim plugin
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:44 AM
vim-plugin-vcscommand
Version: 1.99.40-alt1
Summary: CVS/SVN/SVK/git/bzr/hg integration plugin
Changelog:
- 1.99.40
Dec 17, 2024, 12:41 AM
vim-plugin-templatefile
Version: 1.5-alt4
Summary: loads template file when you edit new files
Changelog:
- fixes for the spec template: - - try to guess Name from filename - - remove translated Summary/%description headers - - default to .tar instead of .tar.bz2
Dec 17, 2024, 12:39 AM
vim-plugin-taglist
Version: 4.6-alt1
Summary: Source code browser for Vim
Changelog:
- Version update - New upstream - Drop no_default patch
Dec 17, 2024, 12:38 AM
vim-plugin-syntastic
Version: 3.10.0-alt3
Summary: Syntax checking hacks for vim
Changelog:
- Final (upstream) update to 3.10.0-36-g8d5e37c2 (2022-07-10). - This project is no longer maintained and deprecated in favor of ale.
Dec 17, 2024, 12:34 AM
vim-plugin-std_c-syntax
Version: 12.5-alt1
Summary: Standard C syntax highlight for vim
Changelog:
- [12.5]
Dec 17, 2024, 12:31 AM
vim-plugin-rails
Version: 5.4-alt2
Summary: Ruby on Rails: easy file navigation, enhanced syntax highlighting, and more
Changelog:
- added (+) upstream gear - fixed (*) spec: license, vcs, epoch
Dec 17, 2024, 12:29 AM
vim-plugin-python-after-ftplugin
Version: 1.13-alt1.1
Summary: VIm plugin for easier editing of python scripts
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:28 AM
vim-plugin-project
Version: 1.3-alt1.1
Summary: Project plugin
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:26 AM
vim-plugin-po-after-ftplugin
Version: 1.20-alt1.1
Summary: FtPlugin for easier editing of po files
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:23 AM
vim-plugin-nginx-syntax
Version: 0.3.1-alt2
Summary: Highlights configuration files for nginx, the high-performance web server
Changelog:
- Fix spec (was not rebuild, thx 2 wrar@)
Dec 17, 2024, 12:17 AM
vim-plugin-matchit
Version: 1.13.2-alt1
Summary: Extended "%" matching
Changelog:
- 1.13.2 - spec cleanup
Dec 17, 2024, 12:15 AM
vim-plugin-mail-after-ftplugin
Version: 1.9-alt2
Summary: FtPlugin for helping writing mail
Changelog:
- Rebuilt with new rpm-build-vim - Fixed function separator in module list (closes: #12899)
Dec 17, 2024, 12:14 AM
vim-plugin-loremipsum
Version: 0.2-alt1.git20090922
Summary: A dummy text generator
Changelog:
- initial build for Sisyphus
Dec 17, 2024, 12:12 AM
vim-plugin-linuxsty
Version: 0.4-alt2
Summary: Vim plugin to respect the Linux kernel coding style
Changelog:
- Switch upstream and update to v0.4-20-g8cd1764 (2023-08-20). - Update License tag.
Dec 17, 2024, 12:10 AM
vim-plugin-lh_cpp-ftplugin
Version: 20040316-alt2.1
Summary: Collection of plugins for editing C/C++ files
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:09 AM
vim-plugin-html-ftplugin
Version: 0.28.2-alt1.1
Summary: Vim plugin for easy HTML editing
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:04 AM
vim-plugin-deldiff
Version: 0.1-alt1.1
Summary: VIm plugin for deleting unified diff blocks
Changelog:
- Replace %vim_script_url macro on real url.
Dec 17, 2024, 12:03 AM
vim-plugin-alternate
Version: 2.18-alt1.1
Summary: Plugin for quick switching between source and header files
Changelog:
- Replace %vim_script_url macro on real url.
Dec 16, 2024, 11:57 PM
vim-plugin-EnhancedCommentify
Version: 2.3-alt1.1
Summary: Vim plugin for easy (un)commenting code lines
Changelog:
- Replace %vim_script_url macro on real url.
Dec 16, 2024, 11:56 PM
vim-plugin-ColorSamplerPack
Version: 5.0-alt3.1
Summary: Large collection of Vim color schemes
Changelog:
- Replace %vim_script_url macro on real url.
Dec 16, 2024, 11:54 PM
vim-plugin-CRefVIM
Version: 1.0.4-alt1.1
Summary: C language reference manual designed for Vim
Changelog:
- Replace %vim_script_url macro on real url.
Oct 4, 2021, 11:59 PM
vim-plugin-spec_alt-ftplugin
Version: 0.3-alt1
Summary: Vim plugin for easy ALT RPM spec editing
Changelog:
- Use describe-specfile from gear to parse spec for EVR. - Added hasher and git as fallback methods to determine packager. - Added new configuration variables: + g:spec_chglog_packager to set packager and skip automatic method; + g:spec_chglog_get_specfile_evr_method to parse spec for package EVR: - rpm (use rpm --specfile; UNSAFE); - gear (use gear's spec parser; default).