vim.athena
Vi IMproved - enhanced vi editor - with Athena GUI
Install
- All systems
-
curl cmd.cat/vim.athena.sh
- Debian
-
apt-get install vim-athena - Ubuntu
-
apt-get install vim-athena - Kali Linux
-
apt-get install vim-athena - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install vim-athena - Raspbian
-
apt-get install vim-athena
vim-athena
Vi IMproved - enhanced vi editor - with Athena 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 Athena 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.