blob: 285e9ccbfb15f169e7a69c14dc3f5bf933c20a3c (
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: A tree explorer plugin for navigating the filesystem
EAPI=7
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/6.4.3.tar.gz -> nerdtree-6.4.3.tar.gz
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
_md5_=ada3786e8f9b26812b587a046bfb0386
|