vim.gnome
Vi IMproved - enhanced vi editor - with GNOME2 GUI
Install
- All systems
-
curl cmd.cat/vim.gnome.sh
- Debian
-
apt-get install vim-gnome - Ubuntu
-
apt-get install vim-gnome - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install vim-gnome - Raspbian
-
apt-get install vim-gnome
vim-gnome
Vi IMproved - enhanced vi editor - with GNOME2 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 GNOME2 GUI and support for scripting with Lua, Perl, Python, 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.