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

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

pkgname = neovim-fern
	groups = neovim-plugins
	depends = neovim>=0.4.4
	depends = neovim-fixcursorhold