summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSainnhepark2021-01-26 11:57:43 +0800
committerSainnhepark2021-01-26 11:57:43 +0800
commit0ef77a09db0f50ae098a8989d3110be971304bbc (patch)
treea61ffe620ead563e183cc68a390f60673cc4679f
parent7c9dcd08e60dba384be1b19e1b1a75b31bbc221f (diff)
downloadaur-0ef77a09db0f50ae098a8989d3110be971304bbc.tar.gz
update path
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c911ef34a599..e26081326738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='https://github.com/neoclide/coc-pairs'
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}")