Package vim-minimal: Information

Binary package: vim-minimal
Version: 9.1.0050-alt3
Architecture: i586
Build time:  Apr 16, 2024, 02:38 PM in the task #345223
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


April 16, 2024 Gleb Fotengauer-Malinovskiy 4:9.1.0050-alt3
- Added a wrapper helper for ex and rvi to facilitate Usrmerge (ALT#49541).
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).