summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 00c1a982af3affec0ed136c712f17727fdb069a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = vim-fern
	pkgdesc = A general purpose asynchronous tree viewer
	pkgver = 1.37.0
	pkgrel = 1
	url = https://github.com/lambdalisue/fern.vim
	arch = any
	license = MIT
	source = vim-fern-1.37.0.tar.gz::https://github.com/lambdalisue/fern.vim/archive/v1.37.0.tar.gz
	validpgpkeys = 4AEE18F83AFDEB23
	sha256sums = 9eb6ab14d8a57f95164cb237da27dd8363ebfd9abd2b03ede4c3b2f914bb63ce

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