Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
vim - The VIM editor
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.
License: |
Vim and GPLv2+ and BSD and LGPLv2+ and Open Publication |
Group: |
applications/editors |
URL: |
http://www.vim.org/ |
Packages
Latest: vim-7.2.411-1.7.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
vim |
2 |
7.2.411 |
1.7.el6.fio |
src |
9.9 MiB |
2011-07-12 17:37:54 |
Changelog:
- * 2011-02-14 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.6
- upstream fix for #629568
- * 2011-02-02 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.5
- fix syntax error when editing a text file containing "\c"
- * 2010-05-19 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.4
- fix vim.sh scripts as id -u might return an empty string (#578795)
- * 2010-05-03 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.3
- remove duplicate entry in menu (#587940)
- * 2010-04-20 - Karsten Hopp <karsten[AT]redhat[DOTCOM]> 7.2.411-1.2
- fix rvim manpage
- Resolves: #583940