summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index fda57c6..6621ce2 100644
--- a/.emacs
+++ b/.emacs
@@ -67,7 +67,8 @@
("..." ?…)
("-->" ?→) ("-/>" ?↛) ("==>" ?⇒) ("=/>" ?⇏)
("<--" ?←) ("</-" ?↚) ("<==" ?⇐) ("</=" ?⇍)
- ("<->" ?↔) ("<=>" ?⇔)))
+ ("<->" ?↔) ("<=>" ?⇔)
+ ("/!\\" ?⚠)))
;; What's life without a little risk?
(setq disabled-command-function nil)