blob: ab097441e3e8d725c25ce243417a9232df748da9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.4 2004/03/16 00:59:59 dholm Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: allows multiple highlighted searches"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479"
LICENSE="vim"
KEYWORDS="alpha sparc x86 ia64 ~mips ~ppc"
|