vim-addon-manager 0.5.6 source package in Ubuntu

Changelog

vim-addon-manager (0.5.6) unstable; urgency=medium

  [ James McCoy ]
  * Various spelling fixes
  * AddonManager: Use multi-argument form of system to avoid shell
  * Bump Vim::AddonManager::VERSION to released version

  [ Antonio Terceiro ]
  * provide bash completion symlinks for `vim-addons` and `vam`
  * Bump Standards-Version to 3.9.8; no changes needed

 -- Antonio Terceiro <email address hidden>  Wed, 14 Dec 2016 18:05:49 -0200

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 Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vim-addon-manager_0.5.6.dsc 1.8 KiB 3b039a6c944acfaa727efd2f090b5e55f2220534b46f2ea0e6e6b9d987986079
vim-addon-manager_0.5.6.tar.xz 24.4 KiB a64cf08603ed62b0c82622b8133690f46dfb325cf541ea07e2d17e156f48fdd6

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.