diff options
Diffstat (limited to 'app-vim/supertab/supertab-0.32.ebuild')
-rw-r--r-- | app-vim/supertab/supertab-0.32.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/supertab/supertab-0.32.ebuild b/app-vim/supertab/supertab-0.32.ebuild new file mode 100644 index 000000000000..51f3f81406e0 --- /dev/null +++ b/app-vim/supertab/supertab-0.32.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.1 2003/11/12 23:47:58 ciaranm Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: enhanced Tab key functionality" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182" + +LICENSE="vim" +KEYWORDS="~alpha ~sparc ~x86" + |