Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37601027
en ru br
ALT Linux repos
S:2008.01.27-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vim-plugin-moin-syntax
Version: 2008.01.27
Release: alt1
BuildArch: noarch
Source: moin.vim
Group: Editors
URL: http://moinmo.in/VimHighlighting
Summary: Syntax highlighting for editing MoinMoin contents with vim
License: GPLv2
Requires: vim-common

%description
Syntax highlighting for editing MoinMoin contents with vim

%prep

%build
echo 'au BufNewFile,BufRead *.moini setf moin' > ftdetect.vim

%install
install -D %SOURCE0 %buildroot%_datadir/vim/syntax/moin.vim
install -D ftdetect.vim %buildroot%_datadir/vim/ftdetect/moin.vim

%files
%_datadir/vim/*/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin