applications/editors

vim-filesystem - VIM filesystem layout

Website: http://www.vim.org/
License: Vim
Vendor: AnNyung Packaging Team
Description:
This package provides some directories which are required by other
packages that add vim files, p.e.  additional syntax files or filetypes.

Packages

vim-filesystem-7.4.629-5.an2.2.i686 [17 KiB] 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-filesystem-7.4.629-5.an2.1.2.i686 [16 KiB] Changelog by JoungKyun.Kim (2018-03-02):
- fixed checksyntax error
  . revoke checksyntax 2.03
  . g:checksyntax#defs#php#cmd
vim-filesystem-7.4.629-5.an2.1.1.i686 [16 KiB] 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-filesystem-7.4.629-5.an2.1.i686 [16 KiB] 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-filesystem-7.4.629-5.an2.0.1.i686 [15 KiB] Changelog by JoungKyun.Kim (2016-11-03):
- enhanced syntax color for html5, css and named
vim-filesystem-7.4.629-5.an2.i686 [15 KiB] 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

Listing created by Repoview-0.6.6-1.el6