summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2021-10-17 17:34:23 -0500
committerLuis Martinez2021-10-17 17:34:23 -0500
commit0bee8f1af865cca5fdeee3dd268dcb09217ab4e1 (patch)
tree620c4e7ab23f381ed37ca55ded513cfa72c42293 /.SRCINFO
downloadaur-neovim-lsp-status-git.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f39e37654aeb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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