vim.gtk3

Vi IMproved - enhanced vi editor - with GTK3 GUI

Install

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

vim-gtk3

Vi IMproved - enhanced vi editor - with GTK3 GUI

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 GTK3 GUI and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.