Package vim-plugin-linuxsty: Information

    Source package: vim-plugin-linuxsty
    Version: 0.4-alt2
    Latest version according to Repology
    Build time:  Sep 23, 2023, 06:41 PM in the task #330206
    Category: Editors
    Report package bug
    License: Vim
    Summary: Vim plugin to respect the Linux kernel coding style
    Description: 
    This plugin is meant to help you respecting the Linux kernel coding style,
    described at:
      https://www.kernel.org/doc/Documentation/process/coding-style.rst
    
    It will automatically apply known rules to kernel related files, such
    as .c, .h, Kconfig and patch files. The main rules are about indentation
    and syntax error highlighting (like exceeding 80 chars).

    List of RPM packages built from this SRPM:
    vim-plugin-linuxsty (noarch)


    List of contributors:
    Vitaly Chikunov


      1. rpm-build-vim
      2. vim-common

    Last changed


    Sept. 23, 2023 Vitaly Chikunov 0.4-alt2
    - Switch upstream and update to v0.4-20-g8cd1764 (2023-08-20).
    - Update License tag.
    July 11, 2021 Vitaly Chikunov 0.4-alt1
    - First import.