gvimtutor
Vi IMproved - Common GUI files
Install
- All systems
-
curl cmd.cat/gvimtutor.sh
- Debian
-
apt-get install vim-gui-common
- Ubuntu
-
apt-get install vim-gui-common
- Arch Linux
-
pacman -S gvim
- Kali Linux
-
apt-get install vim-gui-common
- Fedora
-
dnf install vim-X11-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vim-gui-common
- Raspbian
-
apt-get install vim-gui-common
- Dockerfile
- dockerfile.run/gvimtutor
vim-gui-common
Vi IMproved - Common GUI files
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 files shared by all GUI-enabled vim variants available in Debian. Examples of such shared files are: gvimtutor, icons, desktop environments settings, and menu entries.