summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1909c3bdc9ab97c700db64cb49f50d726ea2be9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = vim-copilot-git
	pkgdesc = (Neo)Vim plugin for GitHub Copilot automated code completion. Requires a subscription.
	pkgver = 1.9.0.r0.g98c2939
	pkgrel = 1
	url = https://github.com/github/copilot.vim
	arch = any
	groups = vim-plugins
	license = custom
	makedepends = git
	depends = vim-plugin-runtime
	depends = nodejs
	provides = copilot.vim
	conflicts = copilot.vim
	source = git+https://github.com/github/copilot.vim.git
	sha256sums = SKIP

pkgname = vim-copilot-git