applications/editors

vim - The VIM editor

Website: http://www.vim.org/
License: Vim
Vendor: AnNyung Packaging Team
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.

Packages

vim-7.4.629-8.an3.src [12.0 MiB] Changelog by Zdenek Dohnal (2020-09-30):
- 1833186 - gvim consums 100% cpu under certain condition
vim-7.4.629-7.an3.src [12.0 MiB] Changelog by Zdenek Dohnal (2020-01-21):
- 1743070 - manpage of vim is garbled in Japanese locale
vim-7.4.629-6.an3.src [12.0 MiB] Changelog by Zdenek Dohnal (2019-06-14):
- increment release enough to get CVE fix 1719964 for clients migrated from RHEL6
vim-7.4.160-6.an3.src [11.4 MiB] Changelog by Zdenek Dohnal (2019-06-14):
- 1719963 - CVE-2019-12735 source command allows arbitrary command execution via the modeline
vim-7.4.160-5.an3.src [11.4 MiB] Changelog by Zdenek Dohnal (2018-06-18):
- 1490927 - vim dumps core when system reboots
vim-7.4.160-4.an3.src [11.4 MiB] Changelog by JoungKyun.Kim (2018-04-27):
- update CentOS 7.5
- fixed upstream tests, which failed after last build
- 1267826 - Include c++11 syntax highlighting in vim
- 1319760 - [RFE] Vim should support blowfish2, plus ensure that RHEL6 encrypted files can be opened in RHEL7
vim-7.4.160-2.an3.1.2.src [11.3 MiB] Changelog by JoungKyun.Kim (2018-03-02):
- fixed checksyntax error
  . revoke checksyntax 2.03
  . g:checksyntax#defs#php#cmd
vim-7.4.160-2.an3.1.src [11.3 MiB] Changelog by JoungKyun.Kim (2018-02-24):
- support php7 syntax check
  . update checksyntax 5.0
  . update syntax/php.vim
- add airline plugin (0.9 + 55a9721)
  . default turn off. For turn on, put follow config in ~/.vimrc
    let g:loaded_airline = 0
  . If the color does not work well, use the following settings.
    export TERM="xterm-256color"
vim-7.4.160-2.an3.src [11.1 MiB] Changelog by Zdenek Dohnal (2017-01-20):
- 1383902 - CPU spikes to 100% and timeouts observed in strace when opening yaml extensions using vim
vim-7.4.160-1.an3.1.src [11.1 MiB] Changelog by JoungKyun.Kim (2016-12-24):
- fixed bug annyungfolding plugin
  https://github.com/AnNyung/VIM_plugins/tree/master/Folding
- add TabDistinct plugin
  https://github.com/AnNyung/VIM_plugins/tree/master/TabDistinct
- update phpfolding plugin to 2.0 from 1.7
  http://www.vim.org/scripts/script.php?script_id=1623
- security issue
  . fixed CVE-2016-1248
vim-7.4.160-1.an3.0.3.src [11.1 MiB] Changelog by JoungKyun.Kim (2016-11-03):
- enhanced vim syntax color for html 5.0, css and named
vim-7.4.160-1.an3.0.2.src [11.1 MiB] Changelog by JoungKyun.Kim (2016-07-23):
- enhanced vim color for apache
vim-7.4.160-1.an3.0.1.src [11.1 MiB] Changelog by JoungKyun.Kim (2016-02-29):
- enhanced vim color for apache, rpm sepcs
- fixed annyung-folding & phpfolding
vim-7.4.160-1.an3.src [11.1 MiB] Changelog by JoungKyun.Kim (2015-01-05):
- changed comment color
- add c/php/named/apache syntax
- add systax of apache user config file
- fixed virc error
- set EDITOR environment variable to /usr/bin/vim
- enhanced folding c/php/perl
  . change mapping key to '+' from 'Z'
  . press '+' key on line of function declare
  . If you don't want to this function, set 'let g:annyungfolding=0'
    on your .vimrc file
- add phpfolding for phpDocument style
  . see also http://www.vim.org/scripts/script.php?script_id=1623
  . fast usages: put follow configuration to your .vimrc
    map <F5> <Esc>:EnableFastPHPFolds<Cr>
    map <F6> <Esc>:EnablePHPFolds<Cr>
    map <F7> <Esc>:DisablePHPFolds<Cr>
- add native php manual (shift-k)
- add checksyntax plugin
  . If you don't wnat to this function, set 'let g:checksyntax_auto=0'
    on your .vimrc file

Listing created by Repoview-0.6.6-4.el7