Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038262
en ru br
Репозитории ALT
S:1.5-alt4
5.1: 1.5-alt4
4.1: 1.5-alt4
4.0: 1.5-alt3
3.0: 1.5-alt1
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: vim-plugin-templatefile

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define plugname templatefile
Name: vim-plugin-%plugname
Version: 1.5
Release: alt4

Summary: loads template file when you edit new files
License: Distributable
Group: Editors
Url: %vim_script_url 198
BuildArch: noarch

Source: %plugname-%version.tar
Source1: skel.spec
Patch: templatefile-1.5-alt-disable-default.patch

BuildRequires(pre): vim-devel

Packager: VIm Plugins Development Team <vim-plugins at packages.altlinux.org>

%description
This plugin is for loading template files when editing new files.
A template file will be loaded if found, keywords in that template are
expanded, and/or a customized function for that type of files is called.

To enable this plugin define the "load_templates" variable
somewhere in your .vimrc file.

%prep
%setup -n %plugname-%version
%patch -p1

%install
%__mkdir_p %buildroot%vim_runtime_dir
%__cp -a vim/plugin %buildroot%vim_runtime_dir
%__cp -a vim/templates %buildroot%vim_dir
%__cp %SOURCE1 %buildroot%vim_dir/templates/

%files
%vim_dir/templates
%vim_plugin_dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin