Package vim-minimal: Information

Binary package: vim-minimal
Version: 9.1.0050-alt2
Architecture: e2k
Build time:  Feb 9, 2024, 09:33 AM
Source package: vim
Category: Editors
Report package bug
Home page: http://www.vim.org

License: Vim
Summary: A minimal version of the VIM editor
Description: 
VIM (VIsual editor iMproved) is an updated and improved version of the
vi editor.  Vi was the first real screen-based editor for UNIX, and is
still very popular.  VIM improves on vi by adding new features: multiple
windows, multi-level undo, block highlighting and more.  The vim-minimal
package includes a minimal version of VIM, which is installed into
/bin/vi for use when only the root partition is present.

Just install it because you'll need it.



Last changed


Jan. 25, 2024 Gleb Fotengauer-Malinovskiy 4:9.1.0050-alt2
- Reverted upstream commit "patch 9.1.0041: xxd -i may generate incorrect C
  statements" to fix regression in xxd -i output (ALT#49180).
Jan. 24, 2024 Gleb Fotengauer-Malinovskiy 4:9.1.0050-alt1
- Updated to v9.1.0050.
- Applied some tweaks to specfile highlight (thx Vitaly Chikunov).