summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a84ff46de3681cb4ee3ed18384f8c0a4cb9803df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = vim-fern
	pkgdesc = A general purpose asynchronous tree viewer
	pkgver = 1.38.2
	pkgrel = 1
	url = https://github.com/lambdalisue/fern.vim
	arch = any
	license = MIT
	optdepends = gomi: trash-bin functionality
	optdepends = trash-cli: trash-bin functionality
	source = vim-fern-1.38.2.tar.gz::https://github.com/lambdalisue/fern.vim/archive/v1.38.2.tar.gz
	sha256sums = 57e5593f644c62f5682ec76901691fcfb1658e086b8ddf80e539f4d30e26b480

pkgname = vim-fern
	groups = vim-plugins
	depends = vim>=8.1

pkgname = neovim-fern
	groups = neovim-plugins
	depends = neovim>=0.4.4
	depends = neovim-fix-cursorhold