How to Install vim-runtime in Ubuntu 18.04



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

sudo apt update
sudo apt install vim-runtime

Description:

Vi IMproved - Runtime files

Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins.

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

Version: 2:8.0.1453-1ubuntu1

Section: editors