From 6052e27bd1dc48c2b8e9f964a268a7e59040d989 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 9 Sep 2018 09:55:56 -0400 Subject: [PATCH] Alphabetize :tools docker in init.example.el --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 3c78166e8..809dc3e2f 100644 --- a/init.example.el +++ b/init.example.el @@ -63,6 +63,7 @@ vc ; version-control and Emacs, sitting in a tree :tools + ;docker editorconfig ; let someone else argue about tabs vs spaces ;ein ; tame Jupyter notebooks with emacs ;gist ; interacting with github gists @@ -76,7 +77,6 @@ ;tmux ; an API for interacting with tmux ;upload ; map local to remote projects via ssh/ftp ;wakatime - ;docker :lang ;assembly ; assembly for fun or debugging