summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21c0098e2df4..68e843441d16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="nvim filetype and tools support for Crystal language."
arch=('any')
url="https://github.com/rhysd/vim-crystal"
license=('MIT')
-depends=('nvim')
+depends=('neovim')
makedepends=('git')
provides=('nvim-crystal')
conflicts=('nvim-crystal')