From 3521dd836799239adf8d98855130bdbde7ff3018 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 27 Jul 2019 16:09:29 -0400 Subject: Update macOS neovim to 0.3.8 Which somehow still doesn't include my man fix. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 308091f6..d970b363 100755 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ pkgNetBSD="${pkgAny} gnupg2 vim" pkgLinux="${pkgAny} bc ctags gdb gnupg neovim openssh" pkgsrcTag='20171103' -neovimTag='v0.3.4' +neovimTag='v0.3.8' Darwin() { xcode-select --install || true -- cgit 1.4.1