mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
add vim-lsc start with version 0.3.2 tested on raspberrypi
This commit is contained in:
18
vim-lsc/.SRCINFO
Normal file
18
vim-lsc/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = vim-lsc
|
||||
pkgdesc = A vim plugin for communicating with a language server
|
||||
pkgver = 0.3.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/natebosch/vim-lsc
|
||||
install = vim-lsc.install
|
||||
arch = any
|
||||
license = BSD 3-Clause
|
||||
depends = vim
|
||||
optdepends = vim: vim support
|
||||
optdepends = neovim: neovim support
|
||||
provides = vim-lsc
|
||||
conflicts = vim-lsc-git
|
||||
source = vim-lsc-0.3.2.tar.gz::https://github.com/natebosch/vim-lsc/archive/v0.3.2.tar.gz
|
||||
sha256sums = 5264bf3d0e9836f6a15eb16ce8fcb3d940834b0ce9ac688325caf13aabf1e883
|
||||
|
||||
pkgname = vim-lsc
|
||||
|
Reference in New Issue
Block a user