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-5.an2.2.src [12.0 MiB] Changelog by Zdenek Dohnal (2019-06-26):
- 1724045 - fix CVE-2019-12735 the :source! command allows arbitrary command execution via the modeline
- fix spec warnings about expanding macros
vim-7.4.629-5.an2.1.2.src [12.0 MiB] Changelog by JoungKyun.Kim (2018-03-02):
- fixed checksyntax error
  . revoke checksyntax 2.03
  . g:checksyntax#defs#php#cmd
vim-7.4.629-5.an2.1.1.src [12.0 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.629-5.an2.1.src [11.8 MiB] Changelog by JoungKyun.Kim (2016-12-25):
- 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 issues
  . fixed CVE-2016-1248
vim-7.4.629-5.an2.0.1.src [11.8 MiB] Changelog by JoungKyun.Kim (2016-11-03):
- enhanced syntax color for html5, css and named
vim-7.4.629-5.an2.src [11.8 MiB] Changelog by JoungKyun.Kim (2015-08-16):
- update 7.4.629-5 on RH 6.7
- AnNyung changes
  . changed comment color
  . add c/php/named 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
  . update apache syntax color for ssl
vim-7.2.411-1.8.an2.2.src [11.4 MiB] Changelog by JoungKyun.Kim (2014-04-05):
- update apache syntax color for ssl
vim-7.2.411-1.8.an2.1.src [11.4 MiB] Changelog by JoungKyun.Kim (2012-07-13):
- 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
vim-7.2.411-1.8.an2.src [9.9 MiB] Changelog by JoungKyun.Kim (2012-07-13):
- changed comment color
- add c/php/named syntax
- add systax of apache user config file
- fixed virc error
- set EDITOR environment variable to /usr/bin/vim
vim-7.2.411-1.6.an2.2.src [9.9 MiB] Changelog by JoungKyun.Kim (2012-01-15):
- changed comment color
- add c/php/named syntax
- add systax of apache user config file
vim-7.2.411-1.6.an2.1.src [9.9 MiB] Changelog by JoungKyun.Kim (2012-01-12):
- fixed virc error
- set EDITOR environment variable to /usr/bin/vim
vim-7.2.411-1.6.an2.src [9.9 MiB] Changelog by JoungKyun.Kim (2012-01-11):
- fixed miss operation of tab explorer on no utf8 environment
- add phpman (required w3m package)
- shift k command of perl and php document used perldoc and phpman
- renew vimrc
- remove vim-x11 package on default build

Listing created by Repoview-0.6.6-1.el6