blob: b20600a831e5c6e913111f8393459226675dcfcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = vim-denops
pkgdesc = Vim ecosystem for writing plugins in Deno
pkgver = 3.0.1
pkgrel = 1
url = https://github.com/vim-denops/denops.vim
arch = any
groups = vim-plugins
license = MIT
depends = deno
depends = vim-plugin-runtime
replaces = neovim-denops
source = vim-denops-3.0.1.tar.gz::https://github.com/vim-denops/denops.vim/archive/v3.0.1.tar.gz
sha256sums = 1934674ffe5a6005091fc9f42d12099373de050501d6baaac2e3fd62e7646e14
pkgname = vim-denops
|