How to Install vim-addon-manager in Ubuntu 18.04



Install vim-addon-manager by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-addon-manager

Description:

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.

Version: 0.5.7

Section: universe/editors