summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4cfbb8e18803f7420bdb70df059c3e563746724c (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.1
	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.1.tar.gz::https://github.com/lambdalisue/fern.vim/archive/v1.38.1.tar.gz
	sha256sums = 42013a349a579c2c0755b7e4cf8fdf0614bd7a7c8c198bc03abe8a1f3928d324

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