summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-02-21 22:50:46 +0100
committerRicardo Wurmus <rekado@elephly.net>2024-02-21 22:50:46 +0100
commitf7d5bfd3d931dd46d898aa4fc60695098ce22d1e (patch)
tree23058aeb3db7cbf00298cca3e10e4cd14885eb17
parent0e25fec7b1e2e1f4c53cd61be1c829ca33e5396b (diff)
Don't use typo mode.
-rw-r--r--init.org10
1 files changed, 0 insertions, 10 deletions
diff --git a/init.org b/init.org
index 8eb9387..f3c6034 100644
--- a/init.org
+++ b/init.org
@@ -1310,16 +1310,6 @@ This is even more stuff to be done after initialising packages. I still need to
(lambda ()
(variable-pitch-mode 1)
(olivetti-mode 1)))
-
-;; pretty quotes!
-(add-hook 'erc-mode-hook
- (lambda ()
- (require 'typo)
- (typo-mode 1)))
-(add-hook 'org-mode-hook
- (lambda ()
- (require 'typo)
- (typo-mode 1)))
#+END_SRC
Here are a few commands that I used pretty often: