vim.gtk

Vi IMproved - enhanced vi editor - with GTK2 GUI

Install

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

vim-gtk

Vi IMproved - enhanced vi editor - with GTK2 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 GTK2 GUI and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl.

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.