summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ab6b94e17dec347b7240da2c4d1b859743f8c37 (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 = General purpose asynchronous tree viewer
	pkgver = 1.38.4
	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.4.tar.gz::https://github.com/lambdalisue/fern.vim/archive/v1.38.4.tar.gz
	sha256sums = 4eef77d6fb2984a64760c77751ac266104c39c277a678ffb2395622f19bf8275

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

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