Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
f6650d42
Commit
f6650d42
authored
1 year ago
by
Dhruvin Gandhi
Committed by
alice
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/nvim-luasnip: remove
parent
9ba3e926
No related branches found
No related tags found
1 merge request
!48985
Drop neovim plugins from testing that I maintain
Pipeline
#171090
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/nvim-luasnip/APKBUILD
+0
-31
0 additions, 31 deletions
testing/nvim-luasnip/APKBUILD
with
0 additions
and
31 deletions
testing/nvim-luasnip/APKBUILD
deleted
100644 → 0
+
0
−
31
View file @
9ba3e926
# Contributor: Dhruvin Gandhi <contact@dhruvin.dev>
# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev>
pkgname
=
nvim-luasnip
pkgver
=
1.2.1
pkgrel
=
0
pkgdesc
=
"Snippet Engine for Neovim"
url
=
"https://github.com/L3MON4D3/LuaSnip"
arch
=
"noarch"
license
=
"Apache-2.0"
subpackages
=
"
$pkgname
-doc"
depends
=
"neovim"
source
=
"nvim-luasnip-
$pkgver
.tar.gz::https://github.com/L3MON4D3/LuaSnip/archive/refs/tags/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/LuaSnip-
$pkgver
"
options
=
"!check"
# requires neovim sources
package
()
{
install
-d
"
$pkgdir
"
/usr/share/nvim/site
cp
-ra
doc ftdetect ftplugin lua plugin syntax
\
"
$pkgdir
"
/usr/share/nvim/site
install
-Dm644
README.md
"
$pkgdir
"
/usr/share/doc/
$pkgname
/README.md
install
-Dm644
DOC.md
"
$pkgdir
"
/usr/share/doc/
$pkgname
/DOC.md
}
doc
()
{
default_doc
amove usr/share/nvim/site/doc
}
sha512sums
=
"
5a963b551b609fb3616d1f8fdd802302020176e1a4b848a937c0c8c8ef1782af5451f78180deb27063a5aac3982649e54bf3ea8967da7dee7f9c4ea5f371019c nvim-luasnip-1.2.1.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment