From a498213aae6a95d46bf678eed299bc7695446c63 Mon Sep 17 00:00:00 2001 From: Curtis 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(-) (limited to 'install.sh') 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