From 9d29351fc192656a89894975181095229a4264bf Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sun, 7 Dec 2014 16:21:36 +0000 Subject: Sort entries alphabetically across all categories to avoid extra repo churn. --- editors/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/Makefile b/editors/Makefile index a0884940814b..d65bc6a4c066 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -232,6 +232,8 @@ SUBDIR += ssam SUBDIR += ssed SUBDIR += sted + SUBDIR += sublime + SUBDIR += sublime3 SUBDIR += tamago SUBDIR += tea SUBDIR += teco @@ -266,7 +268,5 @@ SUBDIR += zile SUBDIR += zim SUBDIR += zoinks - SUBDIR += sublime - SUBDIR += sublime3 .include -- cgit v1.2.3