emacs: classify alloy-mode buffers under ‘programming’ in ibuffer
[~bandali/configs] / .emacs.d / init.org
index 244d9b0..7e020f7 100644 (file)
@@ -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\\*$")