rvim

includes recent enhancements

Install

All systems
curl cmd.cat/rvim.sh
Debian Debian
apt-get install vim
Ubuntu
apt-get install vim
Alpine
apk add vim
Arch Arch Linux
pacman -S vim
image/svg+xml Kali Linux
apt-get install vim
Fedora
dnf install vim-enhanced-2
Windows (WSL2)
sudo apt-get update sudo apt-get install vim
OS X
brew install vim
Raspbian
apt-get install vim
Docker
docker run cmd.cat/rvim rvim powered by Commando

vim-enhanced-2

includes recent enhancements

gvim

Vi Improved, a highly configurable, improved version of the vi text editor (with advanced features, such as a GUI)

vim

Vi IMproved - enhanced vi editor

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 a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less).