How to Install vim-nox in Ubuntu 18.04



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

sudo apt update
sudo apt install vim-nox

Description:

Vi IMproved - enhanced vi editor - with scripting languages support

Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with support for scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI.

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

Version: 2:8.0.1453-1ubuntu1

Section: universe/editors