blob: e275908ed6b984a3c2630ebe7432b6836622b7d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: A tree explorer plugin for navigating the filesystem
EAPI=7
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=1658 https://github.com/scrooloose/nerdtree
INHERIT=vim-plugin git-r3
LICENSE=WTFPL-2
PROPERTIES=live
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin eb89c94cd8e3b681c68883e8b6b40e83 git-r3 c57c50c922e121043788de0b40ada60a
_md5_=90c2233bf788c851b5279585067e7ed1
|