vim.nox

Vi IMproved - enhanced vi editor - with scripting languages support

Install

All systems
curl cmd.cat/vim.nox.sh
Debian Debian
apt-get install vim-nox
Ubuntu
apt-get install vim-nox
image/svg+xml Kali Linux
apt-get install vim-nox
Windows (WSL2)
sudo apt-get update sudo apt-get install vim-nox
Raspbian
apt-get install vim-nox

vim-nox

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.

vim-dbg

Vi IMproved - enhanced vi editor (debugging symbols)

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 gdb debugging symbols for the vim packages.