aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config
diff options
context:
space:
mode:
Diffstat (limited to 'Emacs/.config')
-rw-r--r--Emacs/.config/emacs/config.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index fe4aa9e..22b43d8 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -3723,7 +3723,6 @@ Here I just setup Sly to use ~sbcl~.
:pretty
(lisp-mode-hook
("lambda" . "λ")
- ("t" . "⊨")
("nil" . "Ø")
("and" . "∧")
("or" . "∨")
@@ -3737,7 +3736,6 @@ Here I just setup Sly to use ~sbcl~.
("every" . "∀"))
(emacs-lisp-mode-hook
("lambda" . "λ")
- ("t" . "⊨")
("nil" . "Ø")
("and" . "∧")
("or" . "∨")