add vim-hug-neovim-rpc-git so deoplete will work with vim

This commit is contained in:
2018-02-25 18:11:16 -08:00
parent 2138e4825b
commit 0ea2789d8d
3 changed files with 72 additions and 0 deletions

View 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