Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
vim-common - The common files needed by any version of 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. The
vim-common package contains files which every VIM binary will need in
order to run.
If you are installing vim-enhanced or vim-X11, you'll also need
to install the vim-common package.
Packages
Latest: vim-common-7.2.411-1.7.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
vim-common |
2 |
7.2.411 |
1.7.el6.fio |
x86_64 |
6.0 MiB |
2011-07-12 17:37:28 |
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