summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca7777f5e629f2706d335e04b0b72af4446010e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = neovim-guess-indent-git
	pkgdesc = Automatic indentation style detection for Neovim
	pkgver = r27.6cd61f7
	pkgrel = 1
	url = https://github.com/NMAC427/guess-indent.nvim
	arch = any
	groups = neovim-plugins
	license = MIT
	makedepends = git
	depends = neovim
	provides = neovim-guess-indent
	conflicts = neovim-guess-indent
	source = neovim-guess-indent-git::git+https://github.com/NMAC427/guess-indent.nvim
	md5sums = SKIP

pkgname = neovim-guess-indent-git