From 76831b6c69c3e5bbe4309c338838c84bedd4fa87 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 27 Oct 2019 17:23:56 -0400 Subject: [PATCH] Alphabetize god & erlang modules in init.example.el --- init.example.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.example.el b/init.example.el index 623cfc1f1..36f7e9037 100644 --- a/init.example.el +++ b/init.example.el @@ -46,9 +46,9 @@ :editor (evil +everywhere); come to the dark side, we have cookies file-templates ; auto-snippets for empty files - ;;god ; run Emacs commands without modifier keys fold ; (nigh) universal code folding ;;(format +onsave) ; automated prettiness + ;;god ; run Emacs commands without modifier keys ;;lispy ; vim for lisp, for people who dont like vim multiple-cursors ; editing in many places at once ;;objed ; text object editing for the innocent @@ -105,10 +105,10 @@ ;;crystal ; ruby at the speed of c ;;csharp ; unity, .NET, and mono shenanigans data ; config/data formats - ;;erlang ; an elegant language for a more civilized age ;;elixir ; erlang done right ;;elm ; care for a cup of TEA? emacs-lisp ; drown in parentheses + ;;erlang ; an elegant language for a more civilized age ;;ess ; emacs speaks statistics ;;faust ; dsp, but you get to keep your soul ;;fsharp ; ML stands for Microsoft's Language