added nvim-yarp-git so deoplete will work with vim

This commit is contained in:
2018-02-25 18:12:08 -08:00
parent 0ea2789d8d
commit 37a402707e
3 changed files with 70 additions and 0 deletions

17
nvim-yarp-git/.SRCINFO Normal file
View File

@ -0,0 +1,17 @@
pkgbase = nvim-yarp-git
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
pkgver = r29.b222af8
pkgrel = 1
url = https://github.com/roxma/nvim-yarp
install = nvim-yarp.install
arch = any
license = unknown
makedepends = git
depends = vim
depends = python-neovim
provides = nvim-yarp
source = nvim-yarp::git://github.com/roxma/nvim-yarp
md5sums = SKIP
pkgname = nvim-yarp-git