Package vim-enhanced: Information

Binary package: vim-enhanced
Version: 9.1.0050-alt3
Architecture: ppc64le
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 terminal-based, full-featured 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-enhanced package contains a version of VIM with extra, recently
introduced features like Python and Perl interpreters.

Install the vim-enhanced package if you'd like to use a full-featured
VIM, but you don't want to use GUI version of VIM.
You'll also need to install the vim-common package.



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).