Jump to letter: [
          
            ABCDEFGIKLMNOPRSTVWXYZ
          ]
        
        vim-enhanced: A version of the VIM editor which includes recent enhancements.
        
        
            | Name: | vim-enhanced | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 7.0.109 | 
            License: | freeware | 
        
        
            | Release: | 6.el5 | 
            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
        
            - * Fri Jun 12 17:00:00 2009 Karsten Hopp <karsten{%}redhat{*}com> 7.0.109-6
 
            - fix release
- fix file delete in netrw (#505344)
 
        
            - * Wed Jun 10 17:00:00 2009 Karsten Hopp <karsten{%}redhat{*}com> 7.0.109-5.6
 
            - fix vim.sh profile
 
        
            - * Thu May 14 17:00:00 2009 Karsten Hopp <karsten{%}redhat{*}com> 7.0.109-5.4
 
            - fix vim.csh profile
- link with libncurses instead of libtermcap
- provide correct number of parameters to [ builtin when 'id -u' returns
  an empty string
- group autocmds provided by Red Hat into a redhat augroup so that they 
  can be cleanly removed