Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37710215
en ru br
ALT Linux repositórios
S:1.1.1-alt1

Group :: Editores
RPM: vim-plugin-editorconfig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# SPDX-License-Identifier: GPL-2.0-only
%define _unpackaged_files_terminate_build 1

Name: vim-plugin-editorconfig
Summary: EditorConfig plugin for Vim
Version: 1.1.1
Release: alt1
License: BSD-2-Clause and Python-2.0
Group: Editors
Url: https://editorconfig.org/
Vcs: https://github.com/editorconfig/editorconfig-vim

Source: %name-%version.tar

BuildArch: noarch
BuildRequires(pre): rpm-build-vim

%description
This is an %summary.

EditorConfig helps maintain consistent coding styles for multiple
developers working on the same project across various editors and
IDEs. The EditorConfig project consists of a file format for defining
coding styles and a collection of text editor plugins that enable editors
to read the file format and adhere to defined styles. EditorConfig files
are easily readable and they work nicely with version control systems.

%prep
%setup

%install
mkdir -p %buildroot%vim_runtime_dir
cp -av autoload doc plugin %buildroot%vim_runtime_dir

%files
%doc README.md CONTRIBUTORS
%vim_runtime_dir/*/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009