mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
added nvim-yarp-git so deoplete will work with vim
This commit is contained in:
17
nvim-yarp-git/.SRCINFO
Normal file
17
nvim-yarp-git/.SRCINFO
Normal 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
|
||||
|
Reference in New Issue
Block a user