Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
vim-enhanced: A version of the VIM editor which includes recent enhancements.
Name: | vim-enhanced |
Vendor: | Red Hat, Inc. |
Version: | 6.4.007 |
License: | freeware |
Release: | 4 |
URL: | |
- Summary
- 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 version of the
VIM editor which includes recently added enhancements like
interpreters for the Python and Perl scripting languages. You'll also
need to install the vim-common package.
Changelog
- * Thu Mar 9 17:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 6.4.007-4
-
- fix configure check for python (#184478)
- * Thu Mar 9 17:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 6.4.007-3
-
- rebuild
- * Mon Feb 20 17:00:00 2006 Karsten Hopp <karsten{%}redhat{*}de> 6.4.007-2
-
- gtk-update-icon-cache --ignore-theme-index
(avoids %post failures when hicolor-icon-theme isn't installed)