From e3d78458553e22bd8ac69f752dd3be64442090d5 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 2 Oct 2019 16:52:44 -0400 Subject: Update neovim 0.4.2 Finally a release with my man mode fix... Meanwhile neovim itself has probably gotten worse. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 2d34c373..f271a0c2 100644 --- 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.8' +neovimTag='v0.4.2' Darwin() { xcode-select --install || true -- cgit 1.4.1