blob: fca22e973f2285dc0148b74bc8d9e1f0d2f04743 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: easily switch between buffers
EAPI=6
HOMEPAGE=https://github.com/fholgado/minibufexpl.vim
INHERIT=vim-plugin
KEYWORDS=amd64 ~mips ppc x86
LICENSE=bufexplorer.vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/fholgado/minibufexpl.vim/archive/v6.5.2.tar.gz -> minibufexpl-6.5.2.tar.gz
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin 0dc43a0d19e9cf28116eff88ffd07748
_md5_=f104917f34ae4a4066530a66cb0b8a45
|