From dd1ae4f54cc7e5c94b5e453c33374490a0c2d94a Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 25 Apr 2019 20:37:48 -0400 Subject: [PATCH] =?utf8?q?emacs:=20classify=20alloy-mode=20buffers=20under?= =?utf8?q?=20=E2=80=98programming=E2=80=99=20in=20ibuffer?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .emacs.d/init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.emacs.d/init.org b/.emacs.d/init.org index 244d9b0..7e020f7 100644 --- a/.emacs.d/init.org +++ b/.emacs.d/init.org @@ -1201,7 +1201,8 @@ There's no way I could top that, so I won't attempt to. (mode . emacs-lisp-mode) (mode . scheme-mode) (mode . haskell-mode) - (mode . lean-mode))) + (mode . lean-mode) + (mode . alloy-mode))) ("emacs" (or (name . "^\\*scratch\\*$") -- 2.20.1