From 15bfd0f9f49173397c7f98af9e0cce8d5c707b41 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 4 Dec 1995 09:46:10 +0000 Subject: Add vim. --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/Makefile b/editors/Makefile index 29d8d492d9bd..33a30ebea746 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1995/11/02 08:21:27 asami Exp $ +# $Id: Makefile,v 1.25 1995/11/26 21:03:22 asami Exp $ # SUBDIR += axe @@ -10,6 +10,7 @@ SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile + SUBDIR += vim SUBDIR += xcoral SUBDIR += xemacs SUBDIR += xvile -- cgit