summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSainnhepark2020-07-27 14:56:30 +0800
committerSainnhepark2020-07-27 14:56:30 +0800
commit3c1fb39ef64fec34dabf032abd0c9738a4cbdde8 (patch)
tree255d01d47728f40c8c58c52dfd6d8250667e571f /.SRCINFO
downloadaur-3c1fb39ef64fec34dabf032abd0c9738a4cbdde8.tar.gz
init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..22c11f7e1786
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = neovim-vista-git
+ pkgdesc = Viewer & Finder for LSP symbols and tags
+ pkgver = r249.de344a6
+ pkgrel = 1
+ url = https://github.com/liuchengxu/vista.vim
+ arch = any
+ license = MIT
+ makedepends = git
+ depends = neovim
+ optdepends = ctags: ctags support
+ optdepends = neovim-coc: lsp symbols support
+ optdepends = languageclient-neovim: lsp symbols support
+ optdepends = fzf: for searching symbols/tags
+ provides = neovim-vista
+ conflicts = neovim-vista
+ source = vista::git+https://github.com/liuchengxu/vista.vim.git
+ source = vista-neovim-doc.hook
+ sha256sums = SKIP
+ sha256sums = 9e0343333fad74fbd24ad7e97dc4568389409d7dbf98b842937736b6aa952833
+
+pkgname = neovim-vista-git
+