summaryrefslogtreecommitdiff
diff options
context:
space:
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: