summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b4030da5bbfe2ce982d0c0a1e70218f07080221f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = vim-coc-extras-meta-git
	pkgdesc = Meta package to install some basic extensions for coc.nvim
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/neoclide/coc.nvim
	arch = any
	depends = vim-coc-highlight-git
	depends = vim-coc-lists-git
	depends = vim-coc-snippets-git
	depends = vim-coc-syntax-git
	depends = vim-coc-dictionary-git
	depends = vim-coc-tag-git
	depends = vim-coc-yank-git
	optdepends = vim-coc-word-git: words from google 10000 english repo
	optdepends = vim-coc-emoji-git: emoji words for markdown
	optdepends = vim-coc-pairs-git: auto pairs support
	optdepends = vim-coc-explorer-git: file/buffer explorer
	optdepends = vim-coc-git-git: git integration
	provides = vim-coc-extras-meta
	conflicts = vim-coc-extras-meta

pkgname = vim-coc-extras-meta-git