How to Install vim-common in Ubuntu 18.04



Install vim-common by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-common

Description:

Vi IMproved - Common files

Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files.

Homepage: https://vim.sourceforge.io/

Version: 2:8.0.1453-1ubuntu1

Section: editors