From 710cc816f69e81b10fb0b5e6731021c49d33fcdd Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 24 Mar 2020 16:34:01 -0400 Subject: Upgrade neovim to 0.4.3 on macOS --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index d339f0ae..6e19edc3 100644 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ pkgNetBSD="${pkgAny} vim" pkgLinux="${pkgAny} bc ctags gdb mksh neovim openssh" pkgsrcTag='20171103' -neovimTag='v0.4.2' +neovimTag='v0.4.3' Darwin() { xcode-select --install || true -- cgit 1.4.1