mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
add vim-hug-neovim-rpc-git so deoplete will work with vim
This commit is contained in:
18
vim-hug-neovim-rpc-git/.SRCINFO
Normal file
18
vim-hug-neovim-rpc-git/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = vim-hug-neovim-rpc-git
|
||||
pkgdesc = trying to build a compatibility layer for neovim rpc client working on vim8
|
||||
pkgver = r81.e8af9b2
|
||||
pkgrel = 1
|
||||
url = https://github.com/roxma/vim-hug-neovim-rpc
|
||||
install = vim-hug-neovim-rpc.install
|
||||
arch = any
|
||||
license = unknown
|
||||
makedepends = git
|
||||
depends = vim
|
||||
depends = python-neovim
|
||||
optdepends = nvim-yarp
|
||||
provides = vim-hug-neovim-rpc
|
||||
source = vim-hug-neovim-rpc::git://github.com/roxma/vim-hug-neovim-rpc
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = vim-hug-neovim-rpc-git
|
||||
|
Reference in New Issue
Block a user