Package vim-plugin-std_c-syntax: Information

    Source package: vim-plugin-std_c-syntax
    Version: 12.5-alt1
    Build time:  Dec 14, 2006, 01:39 AM
    Category: Editors
    Report package bug
    License: Distributable
    Summary: Standard C syntax highlight for vim
    Description: 
    This syntax file is to highlight Standard C source code, and can be
    confgured to highlight to the C89, C94, or C99 standard. This syntax
    file is useful if you are developing portable Standard C code, so
    that extensions that your compiler supports (such as C++ // comments
    in C89) that may not be supported by another compiler are flagged as
    errors. It is better to catch these problems at edit time than from
    the overnight build.
    
    To enable this plugin define "use_std_c_syntax" variable somewhere
    in your .vimrc file.

    List of rpms provided by this srpm:
    vim-plugin-std_c-syntax (noarch)


    List of contributors:
    Sir Raorn

    ACL:
    @vim_plugins

      1. unzip
      2. vim-devel

    Last changed


    Dec. 13, 2006 Sir Raorn 12.5-alt1
    - [12.5]
    Aug. 13, 2005 Sir Raorn 11.4-alt1
    - [11.4]
    - Added Packager: tag
    June 26, 2004 Sir Raorn 10.8-alt1.2
    - Fixed buildarch