summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f39e37654aeb969803c574af5e342048160ecb68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = neovim-lsp-status-git
	pkgdesc = Utility functions for generating statusline components
	pkgver = r71.e8e5303
	pkgrel = 1
	url = https://github.com/nvim-lua/lsp-status.nvim
	install = lsp-status.install
	arch = any
	groups = neovim-plugins
	license = MIT
	makedepends = git
	depends = neovim>=0.5
	optdepends = nerd-fonts
	provides = neovim-lsp-status
	conflicts = neovim-lsp-status
	source = neovim-lsp-status-git::git+https://github.com/nvim-lua/lsp-status.nvim
	md5sums = SKIP

pkgname = neovim-lsp-status-git