helpztags
Vi IMproved - Common files
Install
- All systems
-
curl cmd.cat/helpztags.sh
- Debian
-
apt-get install vim-common
- Ubuntu
-
apt-get install vim-common
- Kali Linux
-
apt-get install vim-common
- CentOS
-
yum install vim-common
- Fedora
-
dnf install vim-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vim-common
- Raspbian
-
apt-get install vim-common
- Dockerfile
- dockerfile.run/helpztags
vim-common
Vi IMproved - Common 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 non GUI-enabled vim variants (vim and vim-tiny currently) available in Debian. Examples of such shared files are: manpages, common executables like xxd, and configuration files.