blob: e90d89f2d1c067e7f9487bd7d642b6160ebdcf7f (
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.3 2004/02/06 11:05:37 ciaranm 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"
|