blob: 82890f5c06d25c75d31aab46935b99f864a77120 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: A tree explorer plugin for navigating the filesystem
EAPI=8
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=1658 https://github.com/preservim/nerdtree
INHERIT=vim-plugin
KEYWORDS=amd64 x86 ~x64-macos
LICENSE=WTFPL-2
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/preservim/nerdtree/archive/7.1.3.tar.gz -> nerdtree-7.1.3.tar.gz
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
_md5_=49c23d0502e3c015f5ea9f62da83a64d
|