summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSainnhepark2021-01-26 11:58:44 +0800
committerSainnhepark2021-01-26 11:58:44 +0800
commit013dc145f0af7fb03c729299268accd0543a4db1 (patch)
tree4819726b0cf6f2973f657bb0273a55c0ef7da701 /PKGBUILD
parent0df173462ecc6d8e6aa825fa1b8937134eb39691 (diff)
downloadaur-013dc145f0af7fb03c729299268accd0543a4db1.tar.gz
update path
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ad18f2b7107..4325cf606681 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='https://github.com/neoclide/coc-snippets'
depends=('neovim-coc')
makedepends=('git' 'yarn' 'npm')
-_packdir="usr/local/share/nvim/site/pack/coc/start/${_extname}"
+_packdir="usr/share/nvim/runtime/pack/coc/start/${_extname}"
license=('MIT')
groups=('neovim-coc-extras-git')
provides=("${_pkgname}")