Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        vim-minimal - 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. NOTE: The online help is only available when the vim-common
package is installed. 
Packages
        
        
            | vim-minimal-7.0.109-7.2.el5.x86_64
              [333 KiB] | Changelog
              by Karsten Hopp (2012-07-10): - remove obsolete 'e' in front of filenames (netrw.vim)
  rhbz #591578
- fix recursive function call when doing completion
  rhbz #681108 |