vim-addon-manager 0.5.11 source package in Ubuntu
Changelog
vim-addon-manager (0.5.11) unstable; urgency=medium [ Lucas Kanashiro ] * Replace File.exists? calls with File.exist? [ James McCoy ] * Switch "ruby | ruby-interpreter" Depends to ${ruby:Depends} * Upgrade to debhelper-compat 13 * Declare compliance with Policy 4.6.2, no changes required * Add executables to gemspec so dh_ruby detects them -- James McCoy <email address hidden> Sun, 25 Feb 2024 16:53:35 -0500
Upload details
- Uploaded by:
- Debian Vim Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Vim Maintainers
- Architectures:
- all
- Section:
- editors
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | editors |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
vim-addon-manager_0.5.11.dsc | 1.9 KiB | e12aee35e47f94b7a1e30d04f48d7e71946183383ad68b0dbbf5821d92b4bdfc |
vim-addon-manager_0.5.11.tar.xz | 24.9 KiB | 85778c0dd58d8c51e25e3ab00bef121d15e17b3333dea74d6dfa7ddec3249713 |
Available diffs
No changes file available.
Binary packages built by this source
- vim-addon-manager: manager of addons for the Vim editor
vim-addon-manager is a tool for managing addons for the Vim
editor.
.
Using the vim-addons command line the user can list the addons
installed on its system (i.e. which are registered in the vim
addons registry) and install or uninstall each of them in its
per-user configuration directory (~/.vim). Similar actions can
be performed by the system administrator to affect all system
users.
.
Override of addons which are enabled per default on the system,
so that they are not enabled for the current user, is possible
too.