From 0b86bbf9e114607faedb6b99372ee7342daeca43 Mon Sep 17 00:00:00 2001 From: rsadowski Date: Sun, 28 Jun 2020 21:25:18 +0000 Subject: [PATCH] +neovim-qt --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index ee5df88e150..cbf6447057c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.140 2020/06/25 22:44:32 bcallah Exp $ +# $OpenBSD: Makefile,v 1.141 2020/06/28 21:25:18 rsadowski Exp $ SUBDIR = SUBDIR += abiword @@ -46,6 +46,7 @@ SUBDIR += ne SUBDIR += nedit SUBDIR += neovim + SUBDIR += neovim-qt SUBDIR += nvi SUBDIR += nvi,iconv SUBDIR += py-neovim