Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37433971
en ru br
ALT Linux repos
S:12.5-alt1
5.0: 12.5-alt1
4.1: 12.5-alt1
4.0: 12.5-alt1
3.0: 10.8-alt1.2

Group :: Editors
RPM: vim-plugin-std_c-syntax

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 12.5-alt1
Build date: 13 december 2006, 13:50 ( 905.4 weeks ago )
Size: 25.53 Kb

Home page:   http://www.eandem.co.uk/mrw/vim/syntax/

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.

Current maintainer: VIm Plugins Development Team

List of contributors

List of rpms provided by this srpm:

  • vim-plugin-std_c-syntax
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin