mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-04-10 07:52:47 -07:00
Compare commits
4 Commits
5d95b57ab1
...
793d8f4238
Author | SHA1 | Date | |
---|---|---|---|
793d8f4238 | |||
1bd2d22299 | |||
527c10bff9 | |||
7199fcfca8 |
@ -1,7 +1,7 @@
|
|||||||
pkgbase = nvim-yarp-git
|
pkgbase = nvim-yarp-git
|
||||||
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
|
pkgdesc = (an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins.
|
||||||
pkgver = r59.bb5f5e0
|
pkgver = r59.bb5f5e0
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://github.com/roxma/nvim-yarp
|
url = https://github.com/roxma/nvim-yarp
|
||||||
install = nvim-yarp.install
|
install = nvim-yarp.install
|
||||||
arch = any
|
arch = any
|
||||||
@ -10,7 +10,6 @@ pkgbase = nvim-yarp-git
|
|||||||
depends = vim
|
depends = vim
|
||||||
depends = python-neovim
|
depends = python-neovim
|
||||||
provides = nvim-yarp
|
provides = nvim-yarp
|
||||||
replaces =
|
|
||||||
source = nvim-yarp::git+https://github.com/roxma/nvim-yarp
|
source = nvim-yarp::git+https://github.com/roxma/nvim-yarp
|
||||||
md5sums = SKIP
|
md5sums = SKIP
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
_name='nvim-yarp'
|
_name='nvim-yarp'
|
||||||
pkgname="${_name}-git"
|
pkgname="${_name}-git"
|
||||||
pkgver=r59.bb5f5e0
|
pkgver=r59.bb5f5e0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
|
pkgdesc="(an) attempt (at) writing a remote plugin framework without :UpdateRemotePlugins."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/roxma/nvim-yarp"
|
url="https://github.com/roxma/nvim-yarp"
|
||||||
@ -12,7 +12,7 @@ depends=('vim' 'python-neovim')
|
|||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
provides=('nvim-yarp')
|
provides=('nvim-yarp')
|
||||||
conflicts=()
|
conflicts=()
|
||||||
replaces=('')
|
replaces=()
|
||||||
backup=()
|
backup=()
|
||||||
options=()
|
options=()
|
||||||
# maybe at some point there will be helptags to update
|
# maybe at some point there will be helptags to update
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
pkgbase = vim-hug-neovim-rpc-git
|
pkgbase = vim-hug-neovim-rpc-git
|
||||||
pkgdesc = trying to build a compatibility layer for neovim rpc client working on vim8
|
pkgdesc = trying to build a compatibility layer for neovim rpc client working on vim8
|
||||||
pkgver = r118.93ae387
|
pkgver = r118.93ae387
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://github.com/roxma/vim-hug-neovim-rpc
|
url = https://github.com/roxma/vim-hug-neovim-rpc
|
||||||
install = vim-hug-neovim-rpc.install
|
install = vim-hug-neovim-rpc.install
|
||||||
arch = any
|
arch = any
|
||||||
@ -11,7 +11,6 @@ pkgbase = vim-hug-neovim-rpc-git
|
|||||||
depends = python-neovim
|
depends = python-neovim
|
||||||
optdepends = nvim-yarp
|
optdepends = nvim-yarp
|
||||||
provides = vim-hug-neovim-rpc
|
provides = vim-hug-neovim-rpc
|
||||||
replaces =
|
|
||||||
source = git+https://github.com/roxma/vim-hug-neovim-rpc.git
|
source = git+https://github.com/roxma/vim-hug-neovim-rpc.git
|
||||||
md5sums = SKIP
|
md5sums = SKIP
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
_name='vim-hug-neovim-rpc'
|
_name='vim-hug-neovim-rpc'
|
||||||
pkgname="${_name}-git"
|
pkgname="${_name}-git"
|
||||||
pkgver=r118.93ae387
|
pkgver=r118.93ae387
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="trying to build a compatibility layer for neovim rpc client working on vim8"
|
pkgdesc="trying to build a compatibility layer for neovim rpc client working on vim8"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/roxma/vim-hug-neovim-rpc"
|
url="https://github.com/roxma/vim-hug-neovim-rpc"
|
||||||
@ -13,7 +13,7 @@ optdepends=('nvim-yarp')
|
|||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
provides=('vim-hug-neovim-rpc')
|
provides=('vim-hug-neovim-rpc')
|
||||||
conflicts=()
|
conflicts=()
|
||||||
replaces=('')
|
replaces=()
|
||||||
backup=()
|
backup=()
|
||||||
options=()
|
options=()
|
||||||
# maybe at some point there will be helptags to update
|
# maybe at some point there will be helptags to update
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
pkgbase = vim-lightline-git
|
pkgbase = vim-lightline-git
|
||||||
pkgdesc = A light and configurable statusline/tabline for Vim
|
pkgdesc = A light and configurable statusline/tabline for Vim
|
||||||
pkgver = r687.58c97bc
|
pkgver = r687.58c97bc
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://github.com/itchyny/lightline.vim
|
url = https://github.com/itchyny/lightline.vim
|
||||||
install = lightline.install
|
install = lightline.install
|
||||||
arch = any
|
arch = any
|
||||||
@ -12,7 +12,6 @@ pkgbase = vim-lightline-git
|
|||||||
provides = vim-lightline
|
provides = vim-lightline
|
||||||
conflicts = vim-lightline
|
conflicts = vim-lightline
|
||||||
conflicts = vim-lightline-git
|
conflicts = vim-lightline-git
|
||||||
replaces =
|
|
||||||
source = vim-lightline::git+https://github.com/itchyny/lightline.vim
|
source = vim-lightline::git+https://github.com/itchyny/lightline.vim
|
||||||
md5sums = SKIP
|
md5sums = SKIP
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ _neovim="n"
|
|||||||
_name='vim-lightline'
|
_name='vim-lightline'
|
||||||
pkgname="${_name}-git"
|
pkgname="${_name}-git"
|
||||||
pkgver=r687.58c97bc
|
pkgver=r687.58c97bc
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='A light and configurable statusline/tabline for Vim'
|
pkgdesc='A light and configurable statusline/tabline for Vim'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url='https://github.com/itchyny/lightline.vim'
|
url='https://github.com/itchyny/lightline.vim'
|
||||||
@ -25,7 +25,7 @@ depends=('vim-runtime' 'neovim')
|
|||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
provides=('vim-lightline')
|
provides=('vim-lightline')
|
||||||
conflicts=('vim-lightline' 'vim-lightline-git')
|
conflicts=('vim-lightline' 'vim-lightline-git')
|
||||||
replaces=('')
|
replaces=()
|
||||||
install='lightline.install'
|
install='lightline.install'
|
||||||
source=("${_name}::git+${url}")
|
source=("${_name}::git+${url}")
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
pkgbase = vimscripts-autoclose
|
pkgbase = vimscripts-autoclose
|
||||||
pkgdesc = plugin that automatically closes quote, parentheses, brackets, braces, etc
|
pkgdesc = plugin that automatically closes quote, parentheses, brackets, braces, etc
|
||||||
pkgver = 1.2
|
pkgver = 1.2
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://github.com/vim-scripts/AutoClose
|
url = https://github.com/vim-scripts/AutoClose
|
||||||
arch = any
|
arch = any
|
||||||
license = unknown
|
license = unknown
|
||||||
@ -13,4 +13,3 @@ pkgbase = vimscripts-autoclose
|
|||||||
md5sums = 8eb8630367d6978f3e2696df27eff4eb
|
md5sums = 8eb8630367d6978f3e2696df27eff4eb
|
||||||
|
|
||||||
pkgname = vimscripts-autoclose
|
pkgname = vimscripts-autoclose
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ _neovim="n"
|
|||||||
pkgname='vimscripts-autoclose'
|
pkgname='vimscripts-autoclose'
|
||||||
_srcpkgname='AutoClose'
|
_srcpkgname='AutoClose'
|
||||||
pkgver=1.2
|
pkgver=1.2
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
epoch=
|
epoch=
|
||||||
pkgdesc="plugin that automatically closes quote, parentheses, brackets, braces, etc"
|
pkgdesc="plugin that automatically closes quote, parentheses, brackets, braces, etc"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -25,7 +25,7 @@ checkdepends=()
|
|||||||
optdepends=()
|
optdepends=()
|
||||||
provides=('vimscripts-autoclose')
|
provides=('vimscripts-autoclose')
|
||||||
conflicts=('vim-auto-pairs')
|
conflicts=('vim-auto-pairs')
|
||||||
replaces=('')
|
replaces=()
|
||||||
backup=()
|
backup=()
|
||||||
options=()
|
options=()
|
||||||
install=
|
install=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user