blob: d467d4fc72d55b623eb453a36062073c45ab4507 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = neovim-luasnip-opt-git
pkgdesc = LuaSnip is a snippet-engine written entirely in lua.
pkgver = 1935.bfbd039
pkgrel = 1
url = https://github.com/L3MON4D3/luasnip
arch = any
license = Apache
makedepends = git
depends = neovim
source = luasnip::git+https://github.com/L3MON4D3/luasnip.git
sha256sums = SKIP
pkgname = neovim-luasnip-opt-git
|